which checkpoint we use to validate yahoo login screen
window after login with ur id and password in qtp
Answer Posted / saroj
I do verify the above cases in this way.
ret= Browser("yahoo").Page("home").CheckProperty
("title","Yahoo...")
if ret= true Then
<lines of code>
Else
<lines of code>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
Explain how qtp identifies object?
Which scripting language used by quicktest professional?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
what is profile tool?
what is description object?
What are the recording modes in wave event?
How do you create new test sets in td?
Sql questions to find second max salary and how to use joins
By using QTP can we record any log files written by the application which is in execution?
Can any body please tell me the steps of keyword driven framework of QTP.
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
How can i initiate the objects to find uniquely in OR
How many add-ins comes by default with qtp?