MultipleChoice
Which of the following are 'Exit Criteria?'
OptionsMultipleChoice
Which of the following is a factor that could negatively influence the success of the deployment of a tool within an organization?
OptionsMultipleChoice
Which option best approaches is/are used in Integration tests?
OptionsMultipleChoice
A program is used to control a manufacturing line (turn machines on and off. start and stop conveyor belts, add raw materials to the flow, etc.)
Not all actions are possible at all times For example, there are certain manufacturing stages that cannot be stopped - unless there is an emergency. A tester attempts to evaluate if all such cases (where a specific action is not allowed) are covered by the tests. Which coverage metric will provide the needed information for this analysis?
OptionsMultipleChoice
Which of the following lists represents the correct sequence of the main activities of the fundamental test process (leaving out the activity of control which should take place in parallel to all the other activities)?
OptionsMultipleChoice
The four test levels used in ISTQB syllabus are:
Component (unit) testing
2 Integration testing
3. System testing
4 Acceptance testing
An organization wants to do away with integration testing but otherwise follow V-model.
Which option best statements is correct?
OptionsMultipleChoice
After a record of poor quality software releases (incorrect menu selection options, new features that do not work, users allowed to change security levels without administrator rights), you have been asked to review the test capability in your company.
You have limited time to do the review before the next project, which type of testing would be MOST appropriate to review first?
OptionsMultipleChoice
Integration testing has following characteristics.
I . It can be done in incremental manner
II . It is always done after system testing
III . It includes functional tests
IV It includes non-functional tests
OptionsMultipleChoice
Which of the following test types are non-functional tests?
I) Acceptance test
II) Regression test
III) Stress test
IV) Component test
V) Reliability test
OptionsMultipleChoice
Which of the following are correct tasks during 'Test analysis and design'?
I . Designing and prioritizing test cases
II Identifying any required infrastructure and tools
III . Reviewing the test basis
IV Creating test data and preparing test harnesses
V . Writing automated test scripts
Options