Answer Posted / pavani prasad
we have one more option to synchronise the application and
qtp i.e Wait property.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the parameterization?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
How would you directly trigger javascript in a test?
What is the default object synchronization timeout in qtp?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What are the recording modes in qtp?
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
what is clean sweep?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
How to execute a winrunner script in quicktest professional (qtp)?
Why do we use breakpoints in QTP?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How to recognise the webelement and verifying that webelement is enabled?
Hi All, How to get repeated word in string . Thanks Balaji
Is QTP supports Unix. If yes, then how the test automation is done?