Software Testing Types - Basic

Tests knowledge of different software testing methodologies including stress, end-to-end, beta, compatibility, and sanity testing.

5 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

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

  1. Basic Testing
  2. Acceptance testing
  3. Usability testing
  4. Sanity Testing
Question 2 Multiple Choice (Single Answer)

Testing how well software performs in a particular hardware/software/operating system/network environment and different combinations of above. Identify the type of testing

  1. Comparision Testing
  2. Compatibility Testing
  3. Beta testing
  4. Environment testing
Question 3 Multiple Choice (Single Answer)

Testing typically done by end-users or others. Final testing before releasing application for commercial purpose.Identify the type of testing

  1. Alpha testing
  2. Beta testing
  3. User Acceptance testing
  4. System tetsing
Question 4 Multiple Choice (Single Answer)

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

  1. Beta Testing
  2. User acceptance testing
  3. End-to End testing
  4. System testing
Question 5 Multiple Choice (Single Answer)

System is made to perform beyond its specifications to check how and when it fails.Identify the type of testing

  1. Load testing
  2. Stress testing
  3. Performance testing
  4. Usability testing