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 |
Can launch two instances of qtp on the same machine?
WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY? IS IT POSSIBLE in QTP? HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?
if the excel sheet specified in script is not there,we get run time error how to handle the error ,please anybody explain me in detail
examples of user definied functions? how to write user defined functions in qtp9.2?
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
Did you face the problem, changing the properties of an object in Run Time?
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
any body can you help me what is the script to automate an comand promt
How to Creating an Output Value using QTP?
how can i count the number of links???
What is the syntax to call one action in another?
what are the different data driven types?