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

Soma Enterprises Interview Questions
Questions Answers Views Company eMail

what is SDLC? what are the different stages in SDLC?

45 214904

How to convert n/mm2 in to kg/cm2?

38 212600

what is the formula of concrete quantity

4 6746

Post New Soma Enterprises Interview Questions




Un-Answered Questions

What do you mean by queries?

513


Explain linear search.

626


What stack means?

501


What are the disadvantages of load commutated chopper?

783


How do you turn on system restore in windows 7?

446






Explain about dynamical behavior view?

579


What is class in typescript?

411


What are Global Middleware and Route Middleware ?

513


What are header files and what are its uses in C programming?

625


what is duties and responsibilities for clark working in sbi

1786


Describe the Procedure of Cell counts using absorbance or turbidity ?

1729


What is c language in simple words?

588


What is packet switching ? Explain two different approaches of packet switching. ?

1799


What is __ pycache __?

509


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

2416