How can I test the unix shell in QTP
Answers were Sorted based on User's Feedback
Answer / ramchandra patil
Hi Keshab,
we can run shell script commands(DOS commands) in windows
environment...as QTP support only windows operating system...
you can create object of Wscript.shell as below n can
execute commands..
eg.
Set obj=CreateObject("WScript.Shell")
WshShell.SendKeys “%fâ€
please guys let me know if Iam wrong and what is psbl
correct amswer..
Thanks,
Ramchandra Patil
9699851282
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / keshab
yes it is possible we can use shell scritping language in
Unix & linux environment
| Is This Answer Correct ? | 1 Yes | 4 No |
Hi Friends,will any body tell to Me for which Auomation Tool their is great Requirement inht eMarket Eithr the QTP or WINRUNNER and for what reason and how long it is going to remain and wat the Scope for the automation Testing In the Future Please tll to Me In Details Ok .
How to record object in runtime. I am testing one Image website in which every time image change on home page.so if i records the image list but during running image get change, and QTP gives error
Explain data driven framework?
can anybody give me the links for vb script material
What is a runtime datatable ?
What is a Run Time Data table?
How many add-ins comes by default with quicktest professional (qtp)?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
Can we create test script with out Step Generator?
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
in qtp how can we do test when the build is not ready
Can we check environment variable value without existing of environment variable