Answer Posted / hr recruter
please give the answers that you are aware and optimistic,
somany seekers are checking this site for updating their
knowledge and some simply beginers
so, please make this site reliable for someone who doesn't
know things.....
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How many types of recording modes in qtp? Which will be used when?
Explain different type of event trigger option.
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! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
How to handle dynamic objects in quicktest professional?
i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework
what is vmodel?advantages and disadvantages of vmodel?
An object is non standard object, i mapped it to standard object, eventhogh on mapping to standard object i cannot use the methods available on the standard object with the mapped object. How i can use those standard object methods with these mapped object. (((Note : dont tell that we can use virtual object as virtual object is to map nonstandard obj to standard obj)))
How many types of actions are there in quicktest professional?
What are the major/ important methods, functions in QTP we use realtime testing
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
What is method name to compare two XML files.
How will you declare a variable in qtp?