I have recorded a test over web application(with IE6.0)
in analog mode. But, while running it my test gets failed.
Why? (Note: my systray has 3 open web applications)
Answer / sreeprasad
QTP provides an option to enter the url on which you are
going to run the script. If u dont provide this, the script
might NOT recognize the url as u've saind u opened 3 IE
windows.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach
What is Regular Expressions?
distinguish between old version and new version QTP features.
Which object repository we use in real time and can we merge 2 object repostiory and how?
I dont know how to configure non standard objects to standard objects in QTP9.2 can i have someone explain me in breify?
can anyone please tell me what are all the shortcut keys used for qtp9.2? Thanks in advance..i expect ur valuable reply that help us our team???
What are the ways you can synchronize?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
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
How to change the priorities of the recovery scenario properties?
There is one parent browser and 'n' number of child browsers on desktop. Write a code to close all the child browsers but parent browser should not be closed.