In which testing level is system testing positioned in the software testing life cycle?

  • Unit Testing
  • Integration Testing
  • System Testing
  • Acceptance Testing
System testing is positioned at the level where the entire software system is tested to ensure its correctness and functionality. It typically follows unit testing and integration testing, coming before acceptance testing in the testing life cycle.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *