Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

JHH Interview Questions
Questions Answers Views Company eMail

why did you choose non voice process why not voice process

2 39857

Post New JHH Interview Questions




Un-Answered Questions

How do I edit a dll in notepad?

519


What is document type?

680


What are the barriers?

5


What Is A Discharge?

643


Explain the difference between service & intent service?

447






What are user defined functions?

577


how impurity is analyzed in a tablet

2771


why the starting voltage drop in a cable needs to be limited?what is percentage of the voltage drop allowed during starting?

1359


Explain about imei in gsm technology?

529


how can i prepare for the interview for sap mm?

1821


What are the phytoplankton and the zooplankton?

114


how the works electronic energy meter?

1661


What is what if analysis in excel example?

283


What are the advantages of database connection pooling?

486


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

2417