In web page there is five OK buttons available, while
recording i click on 3rd OK button, How QTP identify the 3rd
OK button while running script? Is qtp identify 3rd ok button?
Answer Posted / deepak kumar
QTP identify the 3rd button Using Object Property.We can see Object Property using Object Spy .Each object in QTP consist number of properties.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
is there any addin for remedy user application
Is it possible to split an action? How?
In qtp, how you can get the last character from a string?
Have you done batch testing in qtp? If yes how you are doing?
UFT 12.02 which ALM version will support
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
Explain more about the Test Fusion Report of QTP?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
What are the Application Functions available in QTP?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Hi How to retrieve data from web element line by line?
How to integrate QTP with QC using VB Scripting? What are the prerequisites to connect with QC?
Should have experience in framework means?
Where we can use the synchronization?
By using QTP can we record any log files written by the application which is in execution?