QA sample Question
____is not Structural Testing? Parallel Acceptance Stress Regression
Acceptance
Black box testing is only functional testing. True False
Answer : False
______ testing focuses on heavily testing of one particular module. Gorilla Testing Fuzz Testing Inter-Systems Testing Breadth Testing
Gorilla Testing
Stage Three. Decisions are made about hardware and software required to build the product, in addition to the system architecture.
Implement
Cycles are divided up into smaller iterations, which can be easily managed and go through a set of phases including requirements, design, implementation and testing.
Incremental Model
Testing which performed first is --- Dynamic testing Black box testing White box testing Static testing
Static testing
Stage4. Within this stage, Engineers code the software as per the established planning and design. Front-end, Back-end, and the connection between two are created during what is often the longest stage of the SDLC. Design Testing Deployment Maintenance
Testing
Confidence Testing refers to Smoke Testing . True False
True
A minimum of 4 test data are available in which one? a. Equivalence Class Partitioning b. Boundary Value Analysis c. Both A and B d. None of these
b. Boundary Value Analysis
Which one is the main focus of acceptance testing. testing the system with other systems testing for a business perspective finding faults in the system testing the system with other systems
testing for a business perspective
Testing comes under _____ category of cost of quality. Appraisal Failure Preventive None of the mentioned
Answer: Appraisal
Which technique is applied for usability testing? White box Black box Grey box All of the mentioned above
Black box
Verification is __________________ . Making sure that it is what the user really wants Checking that we are building the right system Checking that we are building the system right Performed by an independent test team
Checking that we are building the system right
Test plans are based on which one? a. Project Plan b. Business Plan c. Support Plan d. All of these e. None of these
a. Project Plan
Focus Testing comes under which one ? a. Usability Testing b. Acceptance Testing c. Performance Testing d. Component Testing e. None of these
a. Usability Testing
___ is / are not a Iterative Model. a. V model b. Incremental c. RAD d. Spiral Model e. None of these
a. V model
Confidence Testing refers to which one? a. Retesting b. Smoke Testing c. Regression Testing d. All of these. e. None of these
b. Smoke Testing
STLC is related to which model? a. Waterfall Model b. V Model c. RAD Model d. Spiral Model e. None of these
b. V Model
Sanity test is ___ is not true in case of Sanity Testing? a. A narrow regression testing. b. Usually unscripted. c. High Level Testing. d. A cursory testing. e. None of these
c. High Level Testing.
__ is not true in case of Unit Testing. a. By the development team it is usually conducted. b. It can't be expected for catching every error in a program. c. If individual units of source code are fit for use in this tester evaluates. d. It decreases software development speed. e. None of these
d. It decreases software development speed.