After the execution of a script how do u upload the results
to Quality Center. Pls anyone explain in detail. It is
very urgent._______Thanks a lot!!
Answers were Sorted based on User's Feedback
Answer / umang mehta
You need to firat setup a connection with QC from QTP. For
this there will be a small green coloured icon on the
toolbar. Click on that and then u will have to specify the
entire server addrress where QC is installed. Once this
setup is doe you can run your scripts from QC itself and
collate the results there itself.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / gita
In the menu bar click tools->Quality center connection.Then
fill in the server connection field.
| Is This Answer Correct ? | 0 Yes | 2 No |
Explain process of smart Identification in QTP?
What is the use of Regular expression?
What is the difference between property and method?
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
describe common problems of test automation?
How will you check that your test cases covered all the requirements?
How can we call Winrunner functions from QTP?
Hello everybody, can we maintain the state of page in QTP? 1. suppose i opened a notepad text file i entered some text and changed the font type and font size and saved that file. 2. Now next time when i will open a new notepad file it is showing me that font type and size which i changed in my previous step. 3. Here i want that QTP should capture the default setting i.e. it should maintain the state of the page. Thanks in advance, Gaytri
While recording a login window QTP is identifying only parent window,then how can u identify the child objects.
Tell about descriptive programing in qtp8.2?