you written some code in qtp for opening google.com browser
and entered some text inthe search text box and clicked
search button. this is ur script..
before running this script i have already opened two
google.com browsers.
now am running the script what will happen?
script will run or what??
Thanks...
Nani
Answer Posted / kishore
Google Browser does get opened and the script execution
stops there
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the various automation frameworks available in qtp?
Explain the checkpoint in qtp?
Define Environment Variable in UFT and its uses?
what the difference between shared repository and per action repository?
What are the ordinal identifiers in web page?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How QA specialist can identify when programmatic descriptions are useful?
How the smart identification is used in real time?Please explain with an example
How to find the length of the string in qtp?
How do you convert manual test cases to automated test cases?
What is post recovery scenario?
what is the diffrence bw qtp architectute and qtp framework?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
What is debugging? How you debug your script?