Friday, 27 November 2015

Design Tests in test Plan Phase of QC ALM

Design Test: 
For each subject in test plan tree, design the test in terms of manual tests or automation tests. Example of test cases for secured Login as follows
Mercury Tours à Functional testingà
  • Verify the Login with valid User name and password
  • Verify the Login with invalid User name and Password
  • Verify the Login with invalid User name and valid password
  • Verify the Login with valid User name and invalid password
  • Verify the Login with Valid User name only
  • Verify the Login with Valid Password only
  • Verify the Login without giving User name and Password
  • Verify the Close button in Login Window
  • Verify the Help Button in Login Window
  • There might be many test cases for a single test scenario.

Steps to design Tests:
After defining the test subjects we have to design test steps and in order to create them firstly

Step 1: Select the test Folder “May Release”

Step 2: Go to the “Test” menu again

Step 3: Click on “New Test”

Step 4: A new test window opens, give the Test name as “Login with correct credentials”



Step 5: Click OK


Repeat the same process to create number of test Scenarios in the Test Plan Phase. 

No comments:

Post a Comment