why you used Java Script? Can it use for both client side and server side validation purpose?
12 28034What happens if an exception is throws from an, object's constructor and object's destructor?
4 14811Post New Wipro Interview Questions
How can we reduce database write action times in Hibernate?
Can you run the process by login agent runtime resource?
What is angular 5?
What do you if you run out of ideas for new ad?
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 ms-windows?
What are the report types?
How to toggle display an html element?
Is ambari python clients can be used to make the good use of ambari api’s?
How do you use sql in sas, python, r languages?
Explain wcf contracts?
What is one way to insert an equation?
What is meant by 'bit masking' in java?
What is the use of friend function in php?
Explain notify() method of object class ?