Multiple choice technology testing

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

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Sanity testing is performed to determine if a new software version is stable enough to be accepted for major testing efforts. It's a preliminary test to ensure basic functionality works before committing to more comprehensive testing. Basic Testing isn't a standard term, Acceptance testing comes later, and Usability testing focuses on user experience.