Tuesday, 4 November 2014

Project Progress (Day-17)

Test Implementation

Test Implementation is the phase where test scenarios or scripts are executed by combining the test cases in the priority order as defined in previous phase in the set up test environment.
For test implementation we can use manual procedure or automated procedure. The manual procedure includes the implementation or execution of the test cases on the Excel sheet, and the automated procedure includes a software called TCMS (Test Case Management System) for the execution of Test Cases.
In this project we will execute the test cases on different browsers and check the actual result matches the expected result or not. If the actual and expected result are same then the test case is passed otherwise the test case is failed.
Test Case Execution is done by two methods:
·         Test Case Execution on Excel sheets.

·         Test Case Execution on TCMS.

Test Case Execution on Excel Sheets :
1.                  Execution of LOGIN/LOGOUT Module:




No comments:

Post a Comment