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 |
Key word driven framework
We have an action attached with the library file in QTP. When I will click on run button,which file is going to be executed first a)Action b)Library
How to use regular expression in descriptive programming?
Hi All, I want to know how can we schedule QTP scripts. Am using 9.5 version and in our office they want to schedule individual scripts of QTP so that it can run unattended during night time, Please help me how to do that. 2. what is the use of silent test run in qtp can I schedule the scripts in Silent runner, Please explain. 3.I retrieved data from the database using output value -> Database output value. the result of the query for eg is 5 rows, iam able to output the first row by selecting the cols and adding it to output, but am not able to do it for the rest of the rows. please tell me how to do it. Sorry for posting so many qns, am not able to find answ to any of the above in any websites, hoping that someone would really help me with these here, please help me. awaiting for ur immediate revert. Priya
in which situation u will use recording and in which situation u will used to write script manually
Output values? i want a practical example
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
Which Databases supports for QTP?
Write a Script With descriptive programming(Without Repository) to update an Update an order in Flight App and verify whether it is done successfully.(Use ChildObjects method)
Tell me the QTP Advantages and Disadvatages ?
Tell some commonly used Excel VBA functions?
1) 100 test boxes there in application. how to click 100 test boxes using vb script? 2) 100 objects there in web page,how we will store that 100 objects repostries?