1.

What are some of the best tips for conducting performance testing?

Answer»

Following are some of the BEST tips for conducting performance testing:

  • The test environment should mirror the production ecosystem as MUCH as possible. If there are any deviations, then the test results might not be accurate and might cause problems when the application goes live.
  • It is preferred to have a separate environment dedicated to performance testing.
  • The TOOLS selected for testing should automate our test plan in the best possible way.
  • Performance tests should be run several times for obtaining a consistent accurate measure of the performance.
  • The performance test environment should not be modified in between the testing process.
Conclusion

Performance testing provides in-depth insights regarding the non-functional application requirements like scalability, SPEED, availability and reliability of the software under test. These HELP in identifying and resolving the shortcomings and gaps in performance before the application goes live. 



Discussion

No Comment Found