QA Certification - Sample Question Set 7
Identify incorrect phase of STLC ? A. Test closure B. Coding C. Requirement analysis D. Test planning
B. Coding
Identify the incorrect testing technique. A. Integration testing B. Collaboration testing C. System testing D. Unit testing
B. Collaboration testing
In which categories can white-box testing be classified? A. Design based testing B. Structural testing C. Error guessing technique D. None of the above
B. Structural testing
To which boundary value analysis belongs. A. Black box testing B. White box testing C. Both a and b are correct D. None of the above
B. White box testing
What is cyclomatic complexity? A. Black box testing B. White box testing C. Grey box testing D. All of the above
B. White box testing
Post Implementation comes under Which Stage : Test Planning Test Execution Test Design Test Closure
Test Closure
Bug Tracking is being done in which stage of STLC Test Planning Test Execution Test Design Test Closure
Test Execution
Which cannot be performed on the first build of the software? A. Sanity testing B. Regression testing C. Retesting D. All a, b and c
D. All a, b and c
What happens during Test Case development? A. Create test cases, automation scripts (if applicable) B. Review and baseline test cases and scripts C. Create test data (If Test Environment is available) D. All of above
D. All of above
Select the best time when regression testing should be done? A. As frequently as possible B. When the environment has been modified C. After the software has been modified D. Both b and c are correct
D. Both b and c are correct
What happens in Testing phase? A. Making changes when the software has been created B. Ensuring the requirements are understood C. Planning the solution, look and feel of the software interface D. Code is tested against specification
D. Code is tested against the specification
Which is NOT included in SRS? A. Functionality B. Performance C. External interfaces D. Design solutions
D. Design solutions
Which is not a type of incremental testing approach ? A. Big-bang B. Top-down C. Bottom-up D. Functional incrimination
A. Big-bang --> Big bang integration testing is a testing approach where all components or modules are integrated and tested as a single unit. This is done after all modules have been completed and before any system-level testing is performed.
Which represents the key objective of integration testing? A. Interface errors B. Procedure errors C. Design errors D. None of the above
A. Interface errors
Which is the correct order of SDLC? A. Specification requirements, Design, Implementation, Testing, Evolution B. Feasibility, Design, Implementation, Testing, Evolution C. Specification requirements, Design, Implementation, Evolution D. Creation, Testing, Evolution
A. Specification requirements, Design, Implementation, Testing, Evolution
What happens during Requirements Analysis phase in STLC A. Identify types of tests to be performed. B. Identify test environment details where testing is supposed to be carried out. C. Gather details about testing priorities and focus. D. All of above
All of above
What happens in the Implementation phase? A. Code is tested against the specification B. Deliverables of the implementation stage are created e.g. the code C. Making changes when the software has been created D. Planning the solution, look and feel of the software interface
B. Deliverables of the implementation stage are created e.g. the code
Who Prepares the FRD ? (FRD or Functional Requirements Document serves as a contract for formal statement, between the business stakeholders and the technology team, on an application's functional requirements.) Testing Lead Technical Lead Business Analyst Test Manager
Business Analyst
In which categories White Box techniques can be classified. A. Design based testing B. Error guessing technique C. Structural testing D. None of the above
C. Structural testing
Identify the stage in which test cases are designed? A. Test planning B. Test configuration C. Test specification D. Test recording
C. Test specification
Identify the term which is not related to testing? A. Failure B. Error C. Test case D. Test bot
D. Test bot
Deciding Risks and contingencies is a : High Level Planning Medium Level Planning Steady Level Planning Low Level Planning
High Level Planning
Test Strategy is a : Low level Planning (LLP) Medium Level Planning (MLP) High Level Planning (HLP) Steady Level Planning (SLP)
High Level Planning (HLP)
Features to be tested and not to be tested is a High Level Planning Steady Level Planning Low Level Planning Medium Level PLanning
Low Level Planning
Which one is NOT a stage in SDLC? Planning Testing Designing Modifying
Modifying
A process which is used to develop software .... SDLC STLC SDDC Nothing
SDLC
Agile development testing is NOT treated as a separate phase. True False
TRUE
Fourth stage of STLC is : Test Closure Test Design Test Execution Test Planning
Test Execution
What is the first stage of STLC : Test Execution Test Planning Test Closure Test Design
Test Planning
Analysis of Result is done in Test Execution Phase of STLC : True False
True
Reporting and Rework is done at last stage of STLC : True False
True
Test Planning is a Low Level Planning (LLP): True False
True
Traceability Metrics is done in Test Design Phase True False
True
Select the correct defect rate for Six sigma ? --> Six sigma is a data-driven approach that uses a statistical methodology for eliminating defects, defect reduction and profits improvement. A. 1.0 defect per million lines of code. B. 1.4 defects per million lines of code. C. 3 defects per million lines of code. D. 3.4 million per million lines of code.
3.4 million per million lines of code.
STLC consists of how many steps: 5 6 7 8
5
The SRS document is also known as _____________ specification. SRS - Software requirements specification. is a description of a software system to be developed and modeled after business requirements specification. A.Black box B. White box C. Grey box D. None
A.Black box
When can white-box testing be started? A. After SRS creation B. After installation C. After programming D. After designing
C. After programming
Which of the following are types of code review? A. Code walkthrough B. Code inspection C. Both A and B D. None
C. Both A and B
By whom is unit testing done? A. Users B. Customers C. Developers D. None
C. Developers
Identify the term which is used to define testing? A. Finding broken code B. A stage of all projects C. Evaluating deliverables to find errors D. None of the above
C. Evaluating deliverables to find errors
Identify the fault-based testing technique. A. Beta testing B. Unit testing C. Mutation testing D. Stress testing
C. Mutation testing
Staffing and training need is being done in Low Level Planning (LLP): True False
False
Identify the correct functional requirement. A. Robustness B. Portability C. Maintainability D. None
None Because All of the above are non-functional requirements, hence D
RCN report is Prepared By : (RCN or Requirement Clarification Note which is helpful in getting a clear explanation of the requirement which seems unclear or complicated for a tester to understand mentioned in BRS/SRS documents.) Designers Developers Subject Matter Expert Software Testers
Software Testers