Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is variable and example?

511


Explain about folder?

168


Tell us what is the difference between @factory and @dataprovider annotation?

511


What is the worst mistake you ever made?

688


What is a mark card in tableau?

168






How can default JVM be changed to other?

591


When should you increase the database parameter maxsqllocks (maxlocks)?

1


What size of a UPS can support a NetGear ProSafe GS752TP Switch (512.8W), up to 4 hours? What size of battery(s) needed & how many?

1219


What is the use of spring core module?

159


How to Detect print errors?

1250


Explain cdc and sql injection?

541


Where do we require ‘chomp’ and what does it mean?

508


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

3602


What are the conditions of sterilization in an autoclave?

591


What is the heap in c?

635