Search results for defect



To test every combinations in any system is very difficult as then there would be millions of tests to be done. Pair wise testing can reduce the numbe ...
Breaking down project among team members depends on the organization structure. The basic roles are as follows QA manager - Manages the Testing activ ...
It is an useful tool during testing to capture system requirements that describe states and their associated transitions.It lists all possible state ...
The following are the list of documents Test plan Traceability matrix Test cases  Test Scenarios Test scripts Test data Test Results Defect log ...
Example – In a system there is a formula of addition to be used in screen 1 and its output is used in screen 2, screen 3 for further calculation ...
Defect seeding is a technique in which defects are inserted in program intentionally by one group for detection by another group.  The ratio of t ...
This is an important metric to measure effectiveness of the testing process. Defect detected in production = Defects detected in production/System siz ...
Understand the Requirements Prepare the automation Test plan Environment setup Identify the scenario, test scripts and test data preparation Execute ...