There is no strict data types in perl unlike in other high level languages like Java so wouldn't that be a problem if a code in perl is to be a written by a big team of 20+ members ?"
2351Post New Oracle CGI Perl Interview Questions
Explain the term distribution coefficient in organic chemistry
what is meant by carrier aided trip protection in transmission line
How do you communicate in between Applets and Servlets?
How do I run code in visual studio code?
AL+w button lanunches the .............. installed web brower
What is an assembly qualified name
What is mean by hot and cold loop testing?
What are the skills required for core java?
What is the difference between directives and services?
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
How to copy file into directory?
What do you mean by terminable middleware?
Explain the processing modes available in ims db?
why you choose accenture and tell about it
What is mysql command line?