Questions of the Week

 
Software Quality Engineering Question of the Week: Configuration Item Control csqe example question software configuration management

A configuration items is placed under control:

A. after peer review.

B. when it is acquired.

C. after testing.

D. when it is approved.

Continue Reading...
 
What is an Example of Test Suspension Criteria? csqe example question software testing

Which of the following would be an example of an appropriate test suspension criterion to defined in a software system test plan?

A. More than 20% of the system test cases are blocked

B. The arrival rate of problems reported by testers is...

Continue Reading...
 
What Does the Sprint Backlog Contain? agile csqe example question

In Scrum, the Sprint Backlog contains items (stories) that:

A. define the work to be performed during the project.

B. include the features to be implemented in the next release.

C. were selected for implementation during the next iteration.

D. are...

Continue Reading...
 
What is the Difference Between Verification and Validation? csqe example question software v&v

Which of the following is an example of software validation?

A. Doing a walkthrough with a user to evaluate whether a use case matches that user's actual needs.

B. Reviewing the software code against the detailed design to ensure the code is...

Continue Reading...