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 activity? Types, customizing settings? How will you change the reasons according to the status?

3227


How to conduct database testing with selenium webdriver?

489


How is the inverter circuit classified based on commutation circuitry?

722


What is the basic purpose of creating a profit center?

550


What is the relationship existing between the various data elements? : abap data dictionary

566






How is magnetic leakage reduced?

688


How do I clear my run history?

537


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

3580


What are the plant-specific data in the material?

615


What is shunt voltage and u v voltage witch one best

1278


Differentiate between static class and singleton instance?

497


What is the difference between productivity and productive system?

559


What is goodwill? How does it affect net income?

719


How do you delete temp files?

113


What is the role of conversion optimizer in AdWords?

168