If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
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...!!!
What is object spy in quicktest professional (qtp)?
Which environments does qtp support?
In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
Should have experience in framework means?
How can i check items sorted or not in a weblist ? Give me the script for this...
How to build scripts that access data from external sources?
Can U Explain about QTP tool from older version to latest version also its differences?
How to add synchronisation points in qtp?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
How to break the object spy ?