MultipleChoice
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
OptionsMultipleChoice
Which of the following BEST matches the attributes with a level of testing?
I . Stubs and drivers are often used
II The test environment should correspond to the production environment
III . Finding defects is not the main focus
IV Testing can be based on use cases
V . Testing is normally performed by testers
VI . Testing for functional and non-functional characteristics
OptionsMultipleChoice
Which of the following statements are 'testing general principles''?
I . Exhaustive testing is impossible
II . The defects found during the pre-release tests, or the operational failures, are uniformly distributed across the system's software modules
III . Testing can show the presence of defects, but cannot demonstrate their absence
IV. Testing is context-independent
OptionsMultipleChoice
Which of the following statements describes regression testing?
I . Retesting of a fixed defect
II Testing of an already tested program
III . Testing of new functionality in a program
IV. Regression testing applies only to functional testing
V Tests that do not have to be repeatable. because they are only used once
OptionsMultipleChoice
Which of the following statements about static analysis are FALSE?
I . Static analysis can be used instead of dynamic testing.
II Static analysis can uncover defects like security vulnerabilities.
III . Static analysis can be used to check conformance to specifications and standards.
IV. Static analysis typically detects failures prior to component testing.
OptionsMultipleChoice
A software system checks age in order to determine which welcome screen to display Age groups are
Group I: 0-12
Group II: 13-18
Group III: over 18
Which of the below represent boundary values?
OptionsMultipleChoice
Which of the following are part of ISTQB code of ethics?
I . Certified software testers shall advance the integrity and reputation of the profession consistent with the public interest
II . Certified software tester shall always sign a NDA (Non Disclosure Agreement) in presence of customer data
III . Certified software testers shall maintain integrity and independence in their professional judgment
IV Certified software testers shall act in a manner that is in the best interests of their client and employer, consistent with the public interest
OptionsMultipleChoice
To which of the following test levels regression testing be applied?
I . Component Testing
II . Integration Testing
III . System Testing
IV. Acceptance Testing
OptionsMultipleChoice
Refer to the exhibit
In the above State Table, which of the following represents an invalid transition?
Options