What is the term used to define this type of testing?

Once a bug is fixed, it should be retested. What is the term used to define this type of testing?A . Reliability TestingB . Confirmation TestingC . Maintainability TestingD . Regression TestingView AnswerAnswer: B Explanation: Confirmation testing, also known as re-testing, is the process of testing a defect that has...

January 29, 2024 No Comments READ MORE +

It is recommended to perform exhaustive tests for covering all combinations of inputs and preconditions.

It is recommended to perform exhaustive tests for covering all combinations of inputs and preconditions.A . Yes, it’s strongly recommended.B . No, risk analysis and priorities should be used to focus testing effortsC . Yes, and it’s also necessary to include all the exit combinationsD . Only the expert testers...

January 29, 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 29, 2024 No Comments READ MORE +

Which of the following is a white box testing design characteristic?

Which of the following is a white box testing design characteristic?A . To be based on specificationsB . To be based on an analysis of the test basis documentationC . To be based on an analysis of the structure of the component or systemD . To include both functional and...

January 28, 2024 No Comments READ MORE +

Which of the following is a consideration when deploying test execution tools? [K1]

Which of the following is a consideration when deploying test execution tools? [K1]A . Data-driven testing cannot be used with test execution toolsB . Recorded manual tests may become unstable in useC . Keyword-driven testing cannot be used with test execution toolsD . Expected results for tests are not required...

January 28, 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 28, 2024 No Comments READ MORE +

Which of the following statements is correct?

Which of the following statements is correct?A . Pair programming is done with developer and tester pairing togetherB . Pair programming is an alternative term for code inspection.C . Pair programming is used usually in waterfall modelD . Pair programming is, among other things, an informal review method.View AnswerAnswer: D...

January 28, 2024 No Comments READ MORE +

Which of the following techniques should be implemented as a structural based coverage technique in order to achieve highest coverage?

When testing a mission critical system a high coverage should be achieved. Which of the following techniques should be implemented as a structural based coverage technique in order to achieve highest coverage?A . multiple condition coverageB . decision tableC . use case testingD . statement coverageView AnswerAnswer: A Explanation: Multiple...

January 28, 2024 No Comments READ MORE +

Which of the following statements about use-case testing are most accurate?

Which of the following statements about use-case testing are most accurate? (i) In a use-case diagram an actor represents a type of user. (ii) Use-cases are the most common test basis for unit testing. (iii) A use-case describes interactions between actors. (iv) An actor is always a human user that...

January 27, 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 27, 2024 No Comments READ MORE +