Apti On Testing
1) Which type of testing checks the system's compliance with business requirements?
a) System Testingb) Functional Testing
c) Acceptance Testing
d) Integration Testing
👉 Answer: c) Acceptance Testing
2) What does the acronym 'ISO' stand for in the context of software quality?
International Organization for Standardization
International Organization for Standardization
3) What is the purpose of a test case?
To document the testing process
To document the testing process
4) Which of the following is a key principle of SQA?
Correcting defects is more costly in the later stages of development
Correcting defects is more costly in the later stages of development
5) Which testing technique involves testing the software's behavior against a set of input values?
Boundary value analysis
6) What is the purpose of the IEEE 829 standard?
Test documentation
Boundary value analysis
6) What is the purpose of the IEEE 829 standard?
Test documentation
7) What is the primary purpose of a test execution tool?
To execute test cases and compare actual results with expected results
To execute test cases and compare actual results with expected results
8) What is the primary purpose of a test closure report?
To provide a summary of completed testing activities and the current status of the project
To provide a summary of completed testing activities and the current status of the project
9) What is the concept of "Test Driven Development" (TDD)?
Writing tests before developing the code
Writing tests before developing the code
10) What is the purpose of a code review in the context of SQA?
To find defects in the software
To find defects in the software
11) What is the role of a Configuration Management tool in SQA?
To manage changes to the project's artifacts
To manage changes to the project's artifacts
12) What is the purpose of the "ISO/IEC 25010" standard in the context of software quality?
To provide a framework for software quality characteristics and metrics
To provide a framework for software quality characteristics and metrics
13) How does "Chaos Engineering" contribute to software quality?
By introducing chaos and failures in a controlled environment to assess system resilience
By introducing chaos and failures in a controlled environment to assess system resilience
14) How does "A/B Testing" contribute to software quality?
By comparing two versions of a product to determine which performs better
By comparing two versions of a product to determine which performs better
15) What is the primary goal of "Alpha Testing"?
To test the software in a controlled environment before releasing it to a limited audience
To test the software in a controlled environment before releasing it to a limited audience
16) What is the purpose of "Ad Hoc Testing"?
17) In the context of software testing, what does the term "Test Harness" refer to?
17) In the context of software testing, what does the term "Test Harness" refer to?
Comments
Post a Comment