What is the error message that you would get if you try to assign "Null" to an integer variable?
4 8115Post New Yahoo Interview Questions
What is the difference between post and get method.
What is the process of creating an Ambari client?
Detail about the hardware which is supported by SQL server?
What the difference between the service messages and transport messages?
How many currencies can be configured for a company code?
What is a transistor?
What is finding and replace feature?
Can you build a good audit trail using Compuware's QACenter products. Explain why.
explain the nature of the assembly work?
Borax is chemically called as ?
How do I generate Test Results window using descriptive method ( run time ) after my test execution process? Please have a look of my below code. ========================================================= Dim qtApp Dim qtTest Dim qtResultsOpt Set qtApp = CreateObject("QuickTest.Application") qtApp.Launch qtApp.Visible = True qtApp.Options.Run.CaptureForTestResults = "Always" qtApp.Options.Run.RunMode = "Fast" qtApp.Options.Run.ViewResults = True qtApp.Open "C:\Automation\Example", True Set qtTest = qtApp.Test qtTest.Settings.Run.OnError = "NextStep" Set qtResultsOpt = CreateObject ("QuickTest.RunResultsOptions") qtResultsOpt.ResultsLocation = "C:\Automation\Example\Res1" qtTest.Run qtResultsOpt MsgBox qtTest.LastRunResults.Status qtTest.Close Set qtResultsOpt = Nothing Set qtTest = Nothing Set qtApp = Nothing ========================================================== This code is working fine, but Test Result window is not displaying after execution. Anybody can please help me regading the same. Thanks Akshaya Madali Capgemini India Pvt Ltd 9823213538
what is name server? What does it do?
Describe string intern() methodology
What does ctrl t do?
The function of the final drive is to a) Provide a permanent speed reduction b) To turn the drive round through 90o c) To provide drive to the rear wheels d) all of the above