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
What are the technics follow in writing VB script?
How to associate function library at a run time?
what testplan contents and what test strategy contents,what is the diff b/w them
How to capture a window in QTP?
Why do we use breakpoints in QTP?
How to capture all the data of a webtable, weblist and combolist using QTP?
Have you used xml check point in your project? How?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
What is test object?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What is the difference between QTP and WinRunner? Why do you choose only QTP for automation among remaing tools like Rational robot and silk test? Write the VBscript for any functionality in your project ? What is the cost of QTP ? If you entered into yahoo mail with your valid user name then you will get FOR EXAMPLE , " welcome to krishna " on the top of inbo page , how can you test it in QTP? What type of testing you can do, when we gave you 5 screens and how can you test that application? What type of framework you are using in your company and explain it?
How many types of recording facility are available in quicktest professional?
What is an optional step in qtp ?
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
Have you used xml check point in your project?