which checkpoint we use to validate yahoo login screen
window after login with ur id and password in qtp
Answer Posted / anonymous
Already I am nervous.
First give me job. Then I show you how to do auto. Please
don't ask such type of hard questions.
----------------------------------------------------------
By using Standard Check Points. Check the title of the Next
Widow.
Ex: title="welcome.*"
x=Browser()page().GetROProperty("text")
If x="welcome JIGGA" then
Browser().page().webButton("").click
End if
We can use this as a standard check point.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how can i pass a "cript"as a parameter in to a function
Explain calling sub procedure.
How do you open adobe acrobat file in QTP and do some testing on that file ?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
How qtp identifies objects?
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
What is the difference between call to existing action and copy of an action?
What are the features and benefits of quick test pro (qtp 8.0)?
How many types of trigger events are there in qtp?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
How to use checkpoints in qtp ?
Explain the parameter in qtp?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”