Which of the following is the correct logical order for the test cases?
The following Test Cases have been created for a simple web-based airline booking system. Test Case 1: Search for an item: Available Flights. Test Case 2: View selected item in My Flights. Test Case 3: Login to the system: Login is accepted. Test Case 4: Select an available flight: item...
Which of the following is a Black Box test design technique?
Which of the following is a Black Box test design technique?A . Decision CoverageB . Error GuessingC . Statement CoverageD . Equivalence PartitioningView AnswerAnswer: D
What type of non-functional testing would you carry out to verify these requirements?
А system requirement states that up to 100 users should be able to carry out a transaction, with responses returned within 5 seconds. What type of non-functional testing would you carry out to verify these requirements?A . Stress testingB . Maintenance testingC . Load testingD . Usability testingView AnswerAnswer: A
What is the correct definition of this document?
You are examining a document which gives the precise steps needed in order to execute a test. What is the correct definition of this document?A . Test design specificationB . Test conditionC . Test procedure specificationD . Test case specificationView AnswerAnswer: C
Which sentence is correct?
The following sentences refer to the “Standard for Software Test Documentation” specification (IEEE 829). Which sentence is correct?A . The key to high quality test documentation regimes is strict adherence to this standardB . Any deviation from this standard should be approves by management, marketing & developmentC . This test...
Which of the following is correct?
Which of the following is correct?A . Intrusive test tools are that do not exhibit the probe-effectB . Testing tools can be used by both developers and testersC . Use of testing tools is effective only when done as part of a test automation systemD . Testing tools allow developers...
Which of the following options describe the causal chain in the correct sequence?
Which of the following options describe the causal chain in the correct sequence?A . Error, fault, failureB . Fault, bug, mistakeC . Mistake, failure, faultD . Failure, bug, errorView AnswerAnswer: A
Which of the following contains roles of a tester in this company?
A software company adopts the V-model as their development life cycle. Which of the following contains roles of a tester in this company?A . Decide what should be automated, to what degree, and howB . Review test plans and set up test environmentsC . Coordinate the test strategy with the...
Which of the following is NOT a valid objective of testing?
Which of the following is NOT a valid objective of testing?A . Preventing defects from being introduced into the codeB . Investigating and fixing defects in the software under testC . Gaining confidence that the system is fit-for-purposeD . Providing information for stakeholders' decision makingView AnswerAnswer: D
Which option BEST describes how the level of risk is determined?
Which option BEST describes how the level of risk is determined?A . The likelihood of an adverse event happening multiplied by the cost of preventing itB . The consequences of a potential problem multiplied by the cost of possible legal actionC . The impact of an adverse event multiplied by...