fbpx

Software Testing

Quality Management is used to ensure that all the activities related to product design, develop and implement are efficient and effective to the system in terms of all quality aspects. Quality management have three main components Quality Control: in other terms quality control is the process of testing...

Software testing test suites are basically collection or group or test cases which are created to test the application for specific behavior. for example after regression testing some modules needs to be tested for impacts, to verify this tester asks the list of impacted modules...

Traceability Matrix or Requirement Traceability Matrix – RTM are data represented in table or graphical representation which is used to trace the requirements during the Software development life Cycle. It can be used for forward tracing that is from Requirements to Design or Coding or...

21. Breadth Testing: A test suite that exercises the full functionality of a product but does not test features in detail. It is performed by testing teams. 22. Black box Testing: A method of software testing that verifies the functionality of an application without having specific knowledge of...

Following are the standards as defined by IEEE for Software Testing and can be used for Quality Assurance or Quality Control of product. IEEE 829  A standard for the format of documents used in different stages of software testing. IEEE 1061 A methodology for establishing quality requirements, identifying, implementing,...

Acceptance tests are defined early in the process prior to the system development process in Acceptance Test Driven Development (ATDD). ATDD is basically an Agile system development life cycle approach Here acceptance tests will act as both detailed requirements and test cases at the same time,...

DEFINITION Software quality is the degree of conformance to explicit or implicit requirements and expectations. Definition by IEEE The degree to which a system, component, or process meets specified requirements. The degree to which a system, component, or process meets customer or user needs or expectations. Definition by ISTQB quality:...

Software test automation is in demand now days. Companies are moving to test automation to meet the dead lines of the product delivery. On daily requirement changing it is difficult for a companies to meet deliver the program on time. Automation helps them to reduce...

How to measure tester’s success is really a big challenge. Can tester’s ability be measured by number of defects logged? Answer is No, there are many other impacted areas which have more influence to measure tester’s success. Type of Defect: One needs to check the type of...

Following are some of the good tactics to become a good tester.     Honesty: Honesty is the best policy as a being tester as well. Make sure that you are well informing developers about your plan to test application. Supportive: Developers many times seek helps from tester to fix issue...