hi friend i am sending some interview question which is asked from me at volvo hope this will help you of all 1 what is mpls al question is posted by jitendera kumar sinha
2230Post New ALU CCNA Interview Questions
How do I call one controller's methods from a different controller?
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 properties of a form are validated in Struts?
Draw torque - speed curve and load curve of induction motor? mark operating point ?
Why node js is faster than php?
What is object id?
Explain bernoulli’s theorem. State its application.
How will runtime resource be allocated, when blue prism application is not running?
what are advantages of excess populatoin?
Explain how the shipping pint is determined?
What is the difference between INSTANCE methods and STATIC methods?
How does posting happen in mm (materials management) during special periods?
How you are handling infrastructure failures in rpa enabled environments?
What are ddks?
What is bulk api? : salesforce Data Management