how to click the link in webpage by using QTP Script????????
Answer Posted / gayathri
Browser().page().Link().Click
Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
What is the standard timing delay for web based application in qtp?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
what you mean by artifact,milestone...
Difference between test object and run time object?
Give the syntax to load function at run time.
Which scripting language used by quicktest professional?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How to capture all the data of a webtable, weblist and combolist using QTP?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
How many scripts did you have?
How many types of Automation frameworks are there in UFT? Describe them.
Explain the new feature of UFT regarding the export of test results?
Explain about Test Fusion Report of QTP?
how to test load test and block box testing an a web based application pls give ans briefly