Iam trying to write script for Rediffmail Page,in doing so
the script line for go button is not accepting. Is their
any other way other than .
Browser("micClass:=browser").Page("micClass:=Page").Link
("micClasss:=Link","name=go")
Answers were Sorted based on User's Feedback
Answer / jason bourne
Hi,
I think this is the right script.
Browser("browser").Page("Page").WebLink
("go").click();
I have not tried but writing it based on my real time
exp.also please record the link in low-level , instead of
scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vinayak savant
Browser("Welcome to Rediff.com").Page("Welcome to
Rediff.com").WebButton("Go").Click
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain xml checkpoints.
What is keyword view and Expert view in QTP?
Can anybody post some real time scenario in qtp? please its very urgent.
What is the difference between client server application and web based application?
Pls let me know how to find out creation time and index for the web application in descriptive programming?
Q- what is the advantage of merging tool in QTP 9.2?
How To clear the AutoComplete?
What test you perform mostly? Regression or retesting in your testing process?
How did you achieve reusability via QTP?
Older version QTP is 8.2 and New version QTP is 9.2. My question is, Why it is QTP 9.2, why not 8.3,8.4 .... why it is not something ?
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
Does QTP provides any tools for parametarization?