⟩ Faults found by users are due to a. Poor quality software b. Poor software and poor testing c. bad luck d. insufficient time for testing
b. Poor software and poor testing
b. Poor software and poor testing
Tell me What is Agile Testing?
Explain What is the important criterion in deciding what testing technique to use? a. how well you know a particular technique b. the objective of the test c. how appropriate the technique is for testing the application d. whether there is a tool to support the technique
Can you explain What is Acceptance Testing?
Explain Which of the following is a black box design technique? a. statement testing b. equivalence partitioning c. error- guessing d. usability testing
Explain When should you stop testing? a. when time for testing has run out. b. when all planned tests have been run c. when the test completion criteria have been met d. when no faults have been found by the tests run
Explain What is Ad Hoc Testing?
Explain Which is not true-The black box tester a. should be able to understand a functional specification or requirements document b. should be able to understand the source code. c. is highly motivated to find faults d. is creative to find the system?s weaknesses
Explain Which of the following is the odd one out? a. white box b. glass box c. structural d. functional
Explain Which of the following is true? a. Component testing should be black box, system testing should be white box. b. if u find a lot of bugs in testing, you should not be very confident about the quality of software c. the fewer bugs you find,the better your testing was d. the more tests you run, the more bugs you will find.
Explain Which of the following is a static test? a. code inspection b. coverage analysis c. usability assessment d. installation test