Software Testing Types and Methodologies
Test your knowledge of various software testing methodologies including load testing, stress testing, recovery testing, usability testing, compliance testing, and performance testing, as well as testing tool interface features.
Questions
Ergonomics testing tests
- User friendliness
- whether important information is presented in a comprehensible way
- Only A
- A and B
Process of putting demand on a system and measuring its response is
- volume testing
- Stress testing
- Load testing
- Performance testing
Testing that's performed to determine how fast some aspects of a system performs under a particular workload is
- Stress testing
- Load testing
- Volume testing
- Performance testing
Form of testing that's used to determine the stability of a given system is
- Recovery testing
- Load testing
- Reliability testing
- Stress testing
Testing to determine whether a product or system meets some specified standard that has been developed for efficiency or interoperability is
- Compatability testing
- Compliance testing
- Reliability testing
- Performance testing
Testing that involves observing the people using the product to discover errors and areas of improvement is
- Soak testing
- Scalability tetsing
- Usability testing
- Acceptance testing
While an application is running, suddenly restart the computer, and afterwards check the validness of the application's data integrity This comes under which type of testing?
- Recovery testing
- Reliability testing
- Performance testing
- Load testing
Excessive volume in terms of either users or data,examples might include a denial of service (DoS) attack or a situation where a widely viewed news item prompts a large number of users to visit a Web site during a three-minute period This comes under which type of testing?
- Load testing
- Stress testing
- Performance testing
- Recovery testing
Process of putting demand on a system and measuring its response is
- volume testing
- Stress testing
- Load testing
- Performance testing
Testing that's performed to determine how fast some aspect of a system performs under a particular workload is
- stress testing
- Load testing
- volume testing
- performance testing
Form of testing that's used to determine the stability of a given system or entity is
- Recovery testing
- Load testing
- Reliability testing
- stress testing
Testing to determine whether a product or system meets some specified standard that has been developed for efficiency or interoperability is
- Compatability testing
- Compliance testing
- Interoperability testing
- Performance testing
Testing that involves observing the people using the product to discover errors and areas of improvement
- Soak testing
- Scalability tetsing
- Usability testing
- Acceptance testing
While an application is running, suddenly restart the computer, and afterwards check the validness of the application's data integrity This comes under which type of testing?
- Load testing
- Recovery testing
- Performance testing
- Reliability testing
Excessive volume in terms of either users or data,examples might include a denial of service (DoS) attack or a situation where a widely viewed news item prompts a large number of users to visit a Web site during a three-minute period This comes under which type of testing?
- Load testing
- Stress testing
- Performance testing
- Recovery testing
Testing response time measures of a web page at various levels of load, eg 500 users, 750 users and 1,000 users. This comes under which type of testing?
- Load testing
- Stress testing
- Performance testing
- Reliability testing
Ergonomics testing tests
- User friendliness of the system without using any prototype
- whether important information is presented in a comprehensible way
- None
- Both A and B
............... tab enables you to view the current value of any variable or VBScript expression
- Watch
- View
- Locate
- Current
The .... tab displays the current value of all variables that have been recognized up to the last step performed in the run session
- Variables
- View
- Locate
- Current
The .........tab enables you to run a line of script to set or modify the current value of a variable or VBScript object in your test or function library
- View
- Variables
- Command
- Current