Which of the following is NOT an example of a typical risk-based testing activity?

Which of the following is NOT an example of a typical risk-based testing activity?A . The evaluation of a risk-management tools to decide which tool to use for future projectsB . The focus of testing is shifted to an area in the system where tests find with more defects than...

January 21, 2024 No Comments READ MORE +

What is a test condition?

What is a test condition?A . A statement of test objectives and test ideas on how to test.B . An item or event that could be verified by one or more test cases.C . The process of identifying differences between the actual results and the expected results for a test.D...

January 21, 2024 No Comments READ MORE +

At which of the following fundamental test process activity the sufficiency of the testing and the resulting information are assessed?

Testing should provide sufficient information to stakeholders to make informed decisions about the release of the software or system being tested. At which of the following fundamental test process activity the sufficiency of the testing and the resulting information are assessed?A . Implementation and executionB . Requirements specificationC . Evaluating...

January 21, 2024 No Comments READ MORE +

Which of the following statements is most true about test conditions?

Which of the following statements is most true about test conditions?A . An item or event of a component or system that can be verified by one or more test cases.B . The grouping of a composite set of test cases which, when tested as a whole, reveal a positive...

January 20, 2024 No Comments READ MORE +

What is the minimum number of test cases required to guarantee both 100% statement coverage and 100% decision coverage?

End What is the minimum number of test cases required to guarantee both 100% statement coverage and 100% decision coverage?A . Statement coverage = 3, Decision coverage = 3B . Statement coverage = 2, Decision coverage = 2C . Statement coverage = 1, Decision coverage = 2D . Statement coverage...

January 20, 2024 No Comments READ MORE +

Which team would be the most suitable for this goal?

A software company decided to buy a commercial application for its accounting operations. As part of the evaluation process, the company decided to assemble a team to test a number of candidate applications. Which team would be the most suitable for this goal?A . A team from an outsourcing company...

January 20, 2024 No Comments READ MORE +

Which of the following statements is most true about test conditions?

Which of the following statements is most true about test conditions?A . An item or event of a component or system that can be verified by one or more test cases.B . The grouping of a composite set of test cases which, when tested as a whole, reveal a positive...

January 20, 2024 No Comments READ MORE +

To the nearest $, which of these groups of numbers fall into three DIFFERENT equivalence classes?

A system calculates the amount of customs duty to be paid: _ No duty is paid on goods value up to, and including, $2,000. _ The next $8,000 is taxed at 10%. _ The next $20,000 after that is taxed at 12%. _ Any further amount after that is taxed...

January 20, 2024 No Comments READ MORE +

Which of the following is an example of black-box dynamic testing?

Which of the following is an example of black-box dynamic testing?A . Code inspectionB . Checking memory leaks for a program by executing itC . Functional TestingD . Coverage analysisView AnswerAnswer: C Explanation: Functional testing is an example of black-box dynamic testing. Functional testing is the process of testing the...

January 20, 2024 No Comments READ MORE +

Which of the following is a valid reason for writing test cases based on experience and intuition? [K1]

Which of the following is a valid reason for writing test cases based on experience and intuition? [K1]A . Use of formal techniques requires expensive trainingB . Only experience can ensure all functionality is coveredC . Tests based on experience and intuition can supplement formal techniquesD . Formal techniques require...

January 20, 2024 No Comments READ MORE +