InterviewSolution
Saved Bookmarks
| 1. |
When should we conduct performance testing for any software? |
|
Answer» Performance testing is done for measuring the performance of any action in the application. We can run performance TESTS for CHECKING the performance of the websites and apps. In case we are following waterfall methodology, we can test EVERY time we release a new SOFTWARE’s version. If we are using agile methodology, then we need to test continuously. |
|