• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
 
1. An input field takes the year of birth between 1900 and 2004The boundary values for testing this field area. 0,1900,2004,2005b. 1900, 2004c. 1899,1900,2004,2005d. 1899, 1900, 1901,2003,2004,20052. Which one of the following are non-functional testing methods?a. System testingb. Usability testingc. Performance testingd. Both b & c3. Which of the following tools would be involved in the automation of regressiontest?a. Data testerb. Boundary testerc. Capture/Playbackd. Output comparator.4. Incorrect form of Logic coverage is:a. Statement Coverageb. Pole Coveragec. Condition Coveraged. Path Coverage5. Which of the following is not a quality characteristic listed in ISO 9126Standard?
 
a. Functionalityb. Usabilityc. Supportabilityd. Maintainability6. To test a function, the programmer has to write a _________, which calls thefunction to be tested and passes it test data.a. Stubb. Driverc. Proxyd. None of the above7. Boundary value testinga. Is the same as equivalence partitioning testsb. Test boundary conditions on, below and above the edges of input and outputequivalence classesc. Tests combinations of input circumstancesd. Is used in white box testing strategy8. Pick the best definition of qualitya. Quality is job oneb. Zero defectsc. Conformance to requirementsd. Work as designed9. Fault Masking isa. Error condition hiding another error conditionb. Creating a test case which does not reveal a faultc. Masking a fault by developer
 
d. Masking a fault by a tester10. One Key reason why developers have difficulty testing their own work is :a. Lack of technical documentationb. Lack of test tools on the market for developersc. Lack of trainingd. Lack of Objectivity11. During the software development process, at what point can the test processstart?a. When the code is complete.b. When the design is complete.c. When the software requirements have been approved.d. When the first code module is ready for unit testing12. In a review meeting a moderator is a person whoa. Takes minutes of the meetingb. Mediates between peoplec. Takes telephone callsd. Writes the documents to be reviewed13. Given the Following programIF X < YTHEN Statement 1;ELSE IF Y >= ZTHEN Statement 2;ENDMcCabe’s Cyclomatic Complexity is :
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...