Hi all im having a pop up validation browser which is 20 in
number, i want to close those similar pop browsers one after
the other, is there any specific code for that? i tried by
giving creation time & putting in a loop but it dint work?
valid working answers will be greatly appreciated
Answers were Sorted based on User's Feedback
Answer / uday
Hi,
Definitely it can be done by creation time.
What sort of error message you are getting while using
creation time?
Thanks,
Uday.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mahaboob
Definitely we can do it without writing the script through
Recovery Scenario.
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the advantages of Object Repository?
Hello, I am learning QTP. I have recorded test for Login page, i have also inserted checkpoint for Email field & when I run test it passed. But when i tried to run test by inserting 'Adding Parameter Values to a Data Table' for email & password field, it pass the first value in both the fields but after that when test run for second parameter values it displays 'Internet Explorer cannot open the Internet site, Operation aborted' & when i analyze test result it displays run time error 'Object disable'. I have also cleared all the history from IE but it is not working. Please help me. Thank you.
Write a QTP script to print all the link names displayed in a web page
How to call .vbs funtion , Library files in QTP? plz Explain indetail(chandana)
how can you write a script without using GUI in QTP?
how can u find the syntax errors or other script errors in your test during the execution of your QTP Test - (i.e., not after the execution/test run finished, but before finishing the test run)
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
Did you find anything in your project that QTP proved inefficient to perform?
what is defination of intergration testing?
what is Function Definition Generator? can any one explain me in details?
does the vb script knowledge is mandatery in testing using QTP
I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that