What is the use of tdq and tsq?
Explain the architectural relationship between JavaBeans and JTA?
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
Why the efficiency of a three-phase induction is the motor is less than that of a three-phase transformer?
How long is session timeout?
What is the pass statement in python?
Explain nested trigger in sql?
How to kill cookies from Web page?
Explain exception chaining in java?
What is the difference between data joining and data blending?
Tell us what market would you start targeting? : insurance cold calling
Python or r: which one would you prefer for text analytics?
What is private mode? When does user switch to user mode?
Do you know what pagination in bootstrap is and how they are classified?
The methods to improve performance of a graph?