Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
Is multi insert ansi standard?
Who developed the Bootstrap?
What is the os version of my android?
Are there any iphone Institutes which also train iphone automation testing in Hyderabad?
What is a hash on the blockchain?
Briefly describe indias policy on import of technology?
HOW TO CALCULATE THE HEAT AND LOAD OF LT-SUBSTATION WHICH CONTAINS 2*1MVA TRANSFORMERS,LT-SWITCH BOARD,MLDB,ACB,BUSBAR,ETC,......?
Is azure easy to learn?
11 kV line deraction check by an Engineer.
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
Are you sure that you can convince (persuade) the vendors to accept our company’s conditions?
Is html extensible?
Does anybody used Visio in QA.If so, can u please explain where and when u used visio diagrams
can test automation improve test effectiveness?
Explain some important features of hadoop?