Tuesday, 11 November 2014

Project Progress (day-22)

Test Case Execution on TCMS : 

View User Page

User Detail Page

Edit My Profile

Add New task

Task Detail page 

Editing task details page

Monday, 10 November 2014

Project Progress (Day-21)

Test Case Execution on TCMS : 

1. Login- Logout page

2. Home page 

3. New User Creation

Friday, 7 November 2014

Project Progress (day-20)

Test Case Execution on TCMS : 

TCMS is a tool designed for software test engineers to reorganize and execute the test cases. Test cases are written in a standard format and saved in the system. Test case can be organized by level (smoke, critical path etc.) and by status (pass, fail, not run, blocked). Once the test cases are build , tester use TCMS to track and report success or failure of test cases. TCMS provides an unlimited number of central, multi-user database, each of which will support an entire test team.


                  Login Screen Of TCMS:


                 Selection of the Project:-



                  Entering The Build Number:

                  Execution of Test Cases:



                Execution of LOGIN/LOGOUT Module Test Case Passed:






                  Execution of LOGIN/LOGOUT Module Test Case Failed:






Thursday, 6 November 2014

Project Progress (Day-19)

                  Execution of VIEW USER PAGE Module:



                  Execution of EDIT MY PROFILE PAGE Module:


Wednesday, 5 November 2014

Project Progress (day-18)

Test Case Execution on Excel Sheets :


      Execution of HOME PAGE Module:



           Execution of USER DETAIL PAGE Module:


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:




Monday, 3 November 2014

Project Progress (Day-16)

Following test cases for  New User Creation page were made -

46 TC_New_User_046 New User Verify maximum length (20) of password and confirm password text field
47 TC_New_User_047 New User Verify maximum length (20) of password and confirm password text field
48 TC_New_User_048 New User Verify maximum length (20) of password and confirm password text field
49 TC_New_User_049 New User Verify mismatch between password and confirm password
50 TC_New_User_050 New User Verify the availablility of save button
51 TC_New_User_051 New User Verify the functionality of Save button
52 TC_New_User_052 New User Verify the availablility of Cancel button