Post New Answer View All Answers
How to delete an object from the object repository?
What is optional step in qtp? How you can add optional step in qtp?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
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 the default add-ins in qtp?
Explain the check points in quicktest professional (qtp)?
How QTP identify the system time that's changes every seconds?
how to post xml data from QTP scripts to any application?
What is the basic concept of qtp?
What is the difference between the design-time and run-time data tables?
Mention what are the different types of recording modes in qtp? Which will be used when?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
How to create Reusable and Multiple Actions?