Software Testing Types - Basic
Tests knowledge of different software testing methodologies including stress, end-to-end, beta, compatibility, and sanity testing.
Questions
Testing to determine if a new software version is performing well enough to accept it for a major testing effort.Identify the type of testing
- Basic Testing
- Acceptance testing
- Usability testing
- Sanity Testing
Testing how well software performs in a particular hardware/software/operating system/network environment and different combinations of above. Identify the type of testing
- Comparision Testing
- Compatibility Testing
- Beta testing
- Environment testing
Testing typically done by end-users or others. Final testing before releasing application for commercial purpose.Identify the type of testing
- Alpha testing
- Beta testing
- User Acceptance testing
- System tetsing
Testing of a complete application environment in a situation that mimics real-world use, such as interacting with a database, using network communications, or interacting with other hardware, applications, or systems if appropriate.Identify the type of testing
- Beta Testing
- User acceptance testing
- End-to End testing
- System testing
System is made to perform beyond its specifications to check how and when it fails.Identify the type of testing
- Load testing
- Stress testing
- Performance testing
- Usability testing