Recent questions tagged software-testing

2 votes
2 answers
31
2 votes
1 answer
33
0 votes
1 answer
36
1 votes
1 answer
37
6 votes
2 answers
42
Black Box Software Testing method focuses on theBoundary condition of the softwareControl structure of the softwareFunctional requirement of the softwareIndependent paths...
7 votes
2 answers
43
Alpha and Beta testing are forms ofAcceptance testingIntegration testingSystem testingUnit testing
8 votes
4 answers
44
Activities which ensure that the software that has been built, is traceable to customer requirement is covered as part ofVerificationValidationMaintenanceModeling
8 votes
1 answer
45
To execute all loops at their boundaries and within their operational bounds is an example ofBlack Box TestingAlpha TestingRecovery TestingWhite Box Testing
3 votes
2 answers
46
2 votes
4 answers
47
A testing method which is normally used as the acceptance test for a software system, isRegression TestingIntegration TestingUnit TestingSystem Testing
7 votes
2 answers
48
2 votes
3 answers
49
Which of the following testing methods uses fault simulation technique?Unit testingBeta testingStress testingMutation testing
0 votes
2 answers
50
2 votes
1 answer
55
In the simplified flowchart given below, the shaded boxes represent code that is executed during a test case.The Branch coverage is3/42/31/23/8