Answer Posted / deepti palagiri
active screen: it provides us the snapshots of the
application which is captured in the scripts which we run
while scripts execution. it also gives the details of the
data used in the application.
keyword view: it is icon based view which shows details &
steps of the actions performed & what r all the fields
captured along with the its data's. here u can even
parametrize the data.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what frame work you are following?
If the objects hierarchy is changing from build to build, then how you will handle that condition?
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...!!!
Mention the different actions types of qtp.
Should have experience in framework means?
Have you used xml check point in your project?
What are the methods used in UFT to handle exceptions or run-time errors?
How to creating an output value using quicktest professional?
Explain different types of action in qtp?
can u explain relative path architecture framework in qtp?
Without using gui map editor we can recognize the application in winrunner ?
How to integrate the qualitycenter with qtp
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
what kind of frame work you used in your last project?
What is 'sleep' in sync point?