Answer Posted / sreelatha
Execution of more than one test at a time is batch testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is quicktest professional (qtp)?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
I want to do QTP Certification what is the pattern of Question paper.
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
What is the default object synchronization timeout in qtp?
How many tabs are available in debug viewer pane?
What is synchronization? What are the ways you can synchronize?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Can we create user defined functions in qtp?
What is the differences between image check point and bit map check point?
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 are the features and benefits of quick test pro (qtp 8.0)?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Explain the difference between check point and output value?
Explain different type of event trigger option.