Software Testing
Description: software testing software engineering testing principles white box testing black box testing types of testing Programming | |
Number of Questions: 24 | |
Created by: Rekha Rai | |
Tags: software testing software engineering testing principles white box testing black box testing types of testing Programming |
In which of the following SDLC models are testing and development processes done side by side?
Which of the following techniques is not used for black box or functional testings?
In which of the following testing strategies is testing done without considering the internal structure of the application or programme?
The process in which evaluation of a developed product or application is done through set of activities, such as, audits, documentation is known as
In which of the following stages are faults found more difficult and expensive to fix?
Which of the following techniques is not used in structural testing or white box testing?
What is the correct order of various levels of testings?
What is not related to TEST CASE?
One who develops test plans, test cases and test designs after understanding the requirements of the users, is known as
Testing which focuses on both non-functional and functional requirements to detect the bug, is
In STLC (Software Testing Life Cycle), the phase in which test cases are used and defects are reported by the tester is known as
Which testing is aimed at proving that software does not work?
Which testing is only based on analysis without executing the application?
Testing done on only one specific module to check its functionality in a short period of time, is known as
To ensure that the application or system does not crash, we test the application here and there without a proper procedure. This type of testing is known as
Which testing is done at the clients place?
Which testing is used to know whether the system's performance degrades or not, when it has to take more volume of values than it can take?
Which testing verifies the build for stability, to accept through software testing, which is also known as build verification test?
The correct order of Bug life cycle is
Unit testing standards do not have
Test plan does not contain
In which of the following stages of Software Testing Life Cycle is the preparation of test cases done?
The responsibilty of executing test readiness review lies in the hand of
Which one of the following testings decides whether the application or the programme is according to the specific standards or not?