01-23-2009, 01:44 PM
1.Open your Quality Center first...
2.Login with your username and password
3.Invoke your QTP
4.Develop your script
5.click on Save
' Automatically It opens your quality center database
6.Select new folder or give your test name directly into the Subject folder
7.Click on OK button
8.Select Test plan tab in Quality Center
9.Click on Refresh Button
' Here you will see your current test
10.Click on Test Lab Tab
11.Goto Test sets-->Select Tests
'Right side of screen we will get Test Plan Folder structure
12.Click on Refresh
13.Click on <-- button beside refresh button
14.The test will add to Execution Grid
15.Select your test
16.Click on Run Button
17.Automatic runner window will open
18.Test Name,Run On Host,Status... tabs are there,
19.Select Your host in "Run on Host "
20.Click on Run
'Automatically QTP invokes and runs...
These are the steps to run QTP script from QC
'I have a small question here.... After running scripts I am getting always the "Test run failed in Status ".. Test was successfully completed but why QC showing like that...
please help me
2.Login with your username and password
3.Invoke your QTP
4.Develop your script
5.click on Save
' Automatically It opens your quality center database
6.Select new folder or give your test name directly into the Subject folder
7.Click on OK button
8.Select Test plan tab in Quality Center
9.Click on Refresh Button
' Here you will see your current test
10.Click on Test Lab Tab
11.Goto Test sets-->Select Tests
'Right side of screen we will get Test Plan Folder structure
12.Click on Refresh
13.Click on <-- button beside refresh button
14.The test will add to Execution Grid
15.Select your test
16.Click on Run Button
17.Automatic runner window will open
18.Test Name,Run On Host,Status... tabs are there,
19.Select Your host in "Run on Host "
20.Click on Run
'Automatically QTP invokes and runs...
These are the steps to run QTP script from QC
'I have a small question here.... After running scripts I am getting always the "Test run failed in Status ".. Test was successfully completed but why QC showing like that...
please help me