How can I test the unix shell in QTP

Answers were Sorted based on User's Feedback



How can I test the unix shell in QTP..

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

How can I test the unix shell in QTP..

Answer / keshab

yes it is possible we can use shell scritping language in
Unix & linux environment

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More QTP Interview Questions

What is the exact difference between QTP and RFT ?

2 Answers   CTS,


how we will use output values in qtp? is there any possibulity by descriptive programming?

2 Answers  


What do you mean by iteration?

0 Answers  


Hi guys can any plz help me how to send fax in sample Flight Appication

1 Answers  


I want some banking domain projects where can i get this projects ( anybody can help me plz)

3 Answers  






hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale

0 Answers  


when i add the items to the repositry, the item is loading is "winmenu", but wn i write the script the tool is not able to recognise the item, i know that we need to define the mandatory or assitive properties here, but i am confused wt i need to difine here and on wt basis i need to select the properties and define it, can any one help me out on this.

0 Answers  


1>why parameterization is necessary in qtp? 2>if we give constant value then what problem?

5 Answers   Wipro,


Suppose I want fail that check point? How can you do that?

0 Answers  


How can you send user defined messages to test report?

0 Answers  


What is the difference between call to existing action and copy of an action?

0 Answers  


If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test

4 Answers   TCS,


Categories