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

Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.

0 Answers  


What is the difference between Client/Server application and Web application ?

2 Answers   ArisGlobal,


How qtp recognizes the object?

0 Answers  


What type of framework you are using in your company and explain it?

4 Answers   CTS,


Describe function procedure in vbscript.

0 Answers  


How do we call Library Files(.vbs) in the Test Script Thanks in Advance...

6 Answers  


hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish

3 Answers   Syntel,


What is the recovery scenario in qtp?

0 Answers  


www.icici.com ,after this.. home page wll came, in this page what r the items we r going to test for manual and what are items we r going to test for QTP... explian clearly with example

0 Answers   TCS,


What is runtime objects and test objects? What is the difference between them?

7 Answers   IBM,


how to test Web application using QTP software

0 Answers   Google,


How to load object properties to object repository through scripting.give one example

7 Answers   IBM,


Categories