How to identify whether a web page exists or not without
using Browser(" ").Page(" ").Exist?
Answer Posted / aiswaryan elangovan
.Sync is a function will wait for sometime for the page to be loaded. If the page does not exist/loaded then it will fail the execution.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Is it possible to split an action? How?
For which type of project the iterative model is suitable?
How to delete an object from the object repository?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
How to do call a output parameter from one action to another action??/
How to use the object spy in quicktest professional (qtp) 8.0 version?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
How can I import environment from a file on disk?
Why qtp always start action1 and does not start action?
Discuss quicktest professional environment?
How QA specialist can identify when programmatic descriptions are useful?
What is the standard timing delay for web based application in qtp?
What are the flaws in water fall model and how to overcome it?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?