Tag: testing
Questions Related to testing
-
22,23,26
-
21,39,40
-
29,30,31
-
0,15,22
-
Component Integration testing
-
Component System Testing
-
Component Sub System Testing
-
Maintenance testing
-
Test Implementation and execution
-
Test Analysis and Design
-
Evaluating the Exit Criteria and reporting
-
Test Closure Activities
-
i,ii,iii are true and iv is false
-
i,,iv are true and ii is false
-
i,ii are true and iii,iv are false
-
ii,iii,iv are true and i is false
-
Checking that we are building the right system
-
Checking that we are building the system right.
-
Performed by an independant testing team
-
Making sure that it is what the user really wants
-
Will always be automated
-
Will help ensure unchanged areas of the software have not been affected
-
Will help ensure changed areas of the software have not been affected
-
Can only be run during user acceptance testing
-
We cannot run the test
-
It may be difficult to repeat the test
-
It may be difficult to determine if the test has passed or failed
-
We cannot automate the user inputs
-
2 is a valid reason; 1,3,4 & 5 are not
-
1,2,3,4 are valid reasons; 5 is not
-
1,2,3 are valid reasons; 4 & 5 are not
-
All of them are valid reasons for failure
-
You shorten the time required for testing
-
You do the best testing in the time available
-
You do more effective testing
-
You find more faults