Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the best rss reader?

431


What are the uses of mongodb? Explain

1


What is a win loss chart?

290


how to test the orientation of the layout in android.to note any changes in the ui design when change orientation

2498


What is the difference between json parse and json stringify?

1






Tell me what are the essential components of sql server service broker?

484


Can we make any program in c++ without using any header file and what is the shortest program in c++.

587


What is Framework & How it work?

1623


In HSE what is Lost time accident? why it is to be reported within 48 hrs to gov.authorities ?

1381


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

2388


All of the following are true about decomposition except: A. It's an output of the Scope Definition process. B. It's a tool and technique of the Scope Definition process. C. It is used to create a WBS. D. It subdivides the major deliverables into smaller components.

585


How to convert json object to string?

547


What is retain in swift?

445


What is a natural primary key?

500


What is Tcp/ip Model?

617