Tuesday, 4 December 2012

End to End (E2E) Test Suite



Manual Testing is the process of manually testing the software for various features. The tester follows a test plan to ensure the correctness of behavior and reports defects if any. Automated Testing can help reduce or eliminate the cost involved in manual testing. Automated test plans can emulate the steps more quickly and accurately.

Our E2E Test Suite has been devised with the above mentioned objectives. It comprises of test data, function libraries, reusable components, etc. The suite has been employed to simulate various business scenarios and hence determine whether various sections of code are acting as expected.

End totEnd Test Suite

The test suite can be customized to inculcate an exhaustive understanding of what the eventual workflow would be for various business scenarios. The objective if this test suite is to ensure that the host-system satisfies the functional requirements at any given point in time and highlight issues, if any, at its earliest detection phase. The test suite can be used as:
  • Compliance Test
  • Production Test
  • Regression Test
For more information contact the blogger at:
piyush@piyush-agarwal.com
piyush.m.agarwal@gmail.com

No comments:

Post a Comment