Currently i have designed my script based on the test cases
present in Quality Center. I want to run my script from
quality center. Can anyone help me to get the code which
will connect QTP with Quality Center and execute the test
cases?
Answer / sandeep reddy
You need to install the QTP add-in for Quality Center.
1) If you have the QTP software then Go back to the install
CD then click setup.exe.
2) Click Quality Center Add-in
This should serve your need.
-Sandeep Reddy.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to save your test using quicktest professional (qtp)?
write a qtp code to display all the items in the fly from combo box or list box
How can you handle exceptions in qtp?
write a script to verify the image path(src property) of the images which are in web pages.
What are the differences between quicktest professional and winrunner?
how your doing reporting in your script?
what are the mandatory properties for a tex boxc (scenario?)
Explain about Checking Bitmaps?
What is throw Object?
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
Tell me the difference between QTP9.2, QTP9.5 and QTP10.0
I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.