Does QTP supports Linux or Unix OS?.If so which scripting
is preferable? Shell we do record and playback
Answer Posted / thirumala reddy
No QTP does not support unix or linux
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain features of the latest version of qtp/ uft 12.1?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format, if possible, kinldy mail PDF file to my mail-ID: ramakrishna908@gmail.com Regards, krishna.
How can i test an application like Google Earth.In my application data will be fetched from a oracle database based upon which graphs are generated..so these all are dynamic..how can i use qtp here..alongwith that how can i test the map generated by a satellite just like google earth..
What are the views available in quicktest professional (qtp)?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
How can you write the scripts that operate on different objects depending on run-time information?
What are the benefits of quick test pro(qtp)?
Difference between copy to action and call to action?
What is the use of an object spy tool in qtp?
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 parameterization?
What is the meaning Work bench?
Can any one send me the QTP Basic Coding Samples?
What is the difference between Keyword Driven test and Data Driven test?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?