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

Shared Object Repository is preferable while dealing with dynamic objects ok? descriptive prog also same? ok but why descriptive?(only for w/o application)

2 Answers   IBM,


what is impact analysis on regression testing?

0 Answers   L&T,


How to Run a Test using QTP?

1 Answers  


How to handle Java tree in QTP?

0 Answers  


How do we Access, retriew and edit the runtime objects in Automation Testing using QTP

3 Answers   IBM,






What is the use of Regular expression?

5 Answers  


1.how can we report the QTP test result in a different excel sheet 2.

3 Answers   Aurigo,


any one can explain about QTP proocess,means where to start and how to start Scripting.

3 Answers  


How to handle Dynamically changing Objects in QTP?

4 Answers  


how can i count the number of links???

2 Answers  


Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me

1 Answers  


How will you set a unique four digit number in an edit field in QTP?

2 Answers   IBM,


Categories