If we are using an aggregator but forget to mention the group by port .what will be the output??
11 34597Post New Nomura 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
you are placed a high NPA Branch , how you control the situation.
What is the hardest coding language to learn?
What is CorrelationToken in workflows and importance of it?
How is a socket created?
how can be the default page settings changed for a silverlight page ?
What is the flow of steam in an impulse turbine?
what is meant by co-immunoprecipitation?
The main task of a problem-solving agent is a) Solve the given problem and reach to goal b) To find out which sequence of action will get it to the goal state c) Both a) and b) d) Neither a) nor b)
Do encrypted files contain password in some form?
Describe backbone events?
If you had to live your life over again, what one thing would you change?
What is angular 4? What’s new in angular 4?
Why we use windows operating system?
Explain spool buffer.