What accessories required to give the motor with given circuits and do you know the ratings of those accessories?
4 31397Post New TCS Interview Questions
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
Tell e how how dealt with..
How to detect the OS on the client machine in JavaScript?
How to dsect parameter is used in bms?
Why is this service branded with windows livetm?
What do you understand by the term trees, forests and domains?
Where does the data of a Hive table gets stored?
What is the statement that can be used in Python if a statement is required syntactically but the program requires no action?
Which language is used in power query?
What is the role of session interface in hibernate?
What is Credit-Netting?
please send me privious exam's queation papers of section engineer(electrical).
Is there a shortcut for save as in word?
What is the difference between substr and instr?
Is visual c++ still used?