Given the following decision table:What is the expected result for each of the following test cases?P) Gold frequent flyer, travelling in Economy class.Q) Silver frequent flyer, travelling in Business class.
Which one of the following best describes risk-based testing?
Which of the following account for most of the failures in a system?
The flow graph below shows the logic of a program for which 100% statement coverage and 100% decision coverage is required on exit from component testing.The following test case has been run: Test Case 1 covering path A, B, D, GWhich of the following ADDITIONAL test cases would need to be written to provide the required coverage?
Which characteristics BEST describe a walkthrough?
Where may functional testing be performed?