How should I check my code( Before going to execute)
without executing the script in QTP
What criteria do you use when determining when to automate a test or leave it manual?
How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?
can u please explain what is the exact difference between qtp8.2 and 9.0
HoW to open QTP in Real time.after getting the qtp window how to log in .pl answer real time people
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text check points?
Thanks Rag... One more question, How we test the dynamic images which frequently changed?Using the bitmap checkpoint r any other options available.... Can u give the steps pls... Thanks
What are the ordinal identifiers in web page?
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...!!!
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
Idid my qtp course in 2007 june in mind Q i for got to use this tool ,i want to mention in my resume about this ,how can i rectify this ,pls give me any idea .
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.