What is correct Software Process Cycle?
Plan(P)------>Check(C)------>Act(A)----->Do(D)
Plan(P)------>Do(D)------>Check(C)----->Act(A)
Plan(P)------>Do(D)------>Act(A)----->Check(C)
Plan(P)------>Act(A)----->DO(d)----->Check(C)
Which Software Development Life cycle model will require to start Testing Activities when starting development activities itself
Water falls model
Spiral model
V model
Linear model
Conducted to validate that the application, database, and network they may be running on can handle projected volumes of users and data effectively. The test is conducted jointly by developers, testers, DBA’s and network associates after the system Testing called as
Functional Testing
Stress/Load Testing
Recovery Testing
Integration Testing
What are the Types of Integration Testing?
Big Bang Testing
Bottom Up Testing
Top Down Testing
All of the above
What is FTT?
Functions to test
Fundamentals to test
Features to test
None of the above
Which of the following automation tool is used for Performance testing in IZI program?
Quick Test Professional
Rational Robot
Load Runner
Selenium
Which of the following automation tool is used for functional regression testing in IZI program?
SOA tool
Which of the following is NOT functional testing?
System Testing
Unit testing
Sanity testing
Load testing
Which of the following is Stress testing?
Testing the performance of a system under different loads.
Testing the performance of a system with different browsers.
Testing the performance of a system under very high load without providing the required resources to the system
None of the above.
Which of the following is Regression testing?
Testing a defect which is ready for re-test.
Randomly testing the GUI of an application.
Testing an application to assure that a change, such as a bugfix, did not introduce new bugs.