InterviewSolution
Saved Bookmarks
| 1. |
What Is System Testing And What Are The Different Types Of Tests You Perform In System Testing? |
|
Answer» System testing is a TYPE of Black box testing. System testing MEANS testing the APPLICATION. After the integration testing, usually will do system testing. FUNCTIONALITY, Regression, and performance testing’s comes under system testing. System testing is a type of Black box testing. System testing means testing the application. After the integration testing, usually will do system testing. Functionality, Regression, and performance testing’s comes under system testing. |
|