True / False - Section 1-2 Flashcards
- True or false: The test analyst should become involved at this point in the following lifecycle model. - In sequential V-model projects the test analyst should start test analysis concurrently with the coding
FALSE: Test analysis must be start earlier, already during requirement specification in sequential lifecycle models.
True or False. The Test Analyst would typically deliver a list of all deferred defects as part of the test closure activities.
True! Only the deferred defects are of interest to the people who will be maintaining and supporting the software, so this is the list that should be supplied at closure.
True or False. According to the syllabus, the following is a very effective way of communicating across several timezones: - Skype meeting for personal interaction
Possibly. It depends on the time zones and availability. A defect tracking systems is a better solution.
True or False. According to the syllabus, the following is a very effective way of communicating across several timezones: - Weekly, mandatory, all personnel meetings.
Possibly. It depends on the time zones and availability. A defect tracking systems is a better solution.
- True or false: The following is a type of testing that the Test Analyst should typically consider and plan for. He is working with the Test Manager: - Maintainability
False - this is the responsability of the TTA
- True or false: The test analyst should become involved at this point in the following lifecycle model. - There are no difficulties in the moment of involvement for test analysts for the various software cycles.
FALSE: As stated in the syllabus, there may be many differences in how the testing activities are aligned.
- True or false: The following is a type of testing that the Test Analyst should typically consider and plan for. He is working with the Test Manager: - Usability
Correct - see syllabus (PEST)
True or False. The Test Analyst would typically deliver a list of all resolved defects as part of the test closure activities.
False. This is part of the test summary report. Only deferred defects are on interest at closure to future developers and maintainers.
- True or False: This is the _most_ appropriate and COMPLETE sequence of activities for the TA to focus on during test analysis and design. - Analyze risks - create test conditions to address risks - create high level test cases to meet test conditions for risk mitigation and user stories - create all low level test cases
False: this option ignores analysis of user stories and omits mention of desired coverage
- Consider the following exit criterion: “All test cases must be reviewed and approved by representatives from the development and test team.” The project team has decided that this criterion is critical for keeping the project on schedule. How will meeting this critetion help keep the project on schedule? - By ensuring the test team is executing the right tests in the right order
False: Test cases should be reviewed and approved prior to execution or the process is not likely to help the schedule
The following statement is Key Reason of why accurate test case execution status is important. - Accurate test case execution status information helps the developer decide what defects to fix first.
False. Test case execution status could have a bearing on the ordering of which defects to fix, but there are other items, such as defect severity, which are more important.
- Consider the following exit criterion: “All test cases must be reviewed and approved by representatives from the development and test team.” The project team has decided that this criterion is critical for keeping the project on schedule. Is this criterion from Test Execution?
False. This is part of Test Design.
True or False. The Test Analyst would typically deliver a list of alll rejected defect reports as part of the test closure activities.
False. This is part of the test summary report. Only deferred defects are on interest at closure to future developers and maintainers.
- True or false: The test analyst should become involved at this point in the following lifecycle model. - In sequential V-model projects the test analyst should start test analysis concurrently with requirement specification.
TRUE! This is the correct option of how testing activities should be aligned to the sequential lifecycle model phases.
True or False. The following information is must be tracked during testing to enable ADEQUATE monitoring and controlling of the testing project. - How many defects were introduced by each developer so adequate steps may be taken
False. From the point of view of test monitorin and control, tracking of individual developers is not important