Why to use “$http” in AngularJS?
What are deployment descriptors? How many types of deployment descriptors are available? What are they?
How would you provide a dynamic range in "data source" of pivot tables in ms excel?
What s a toxoid?
What is singleton class in python?
what is the keyword used for self reference?
Which applications can be used with solutions in sap solman?
How to set the number of mappers for a MapReduce job?
Explain about the windows phone?
What is foreign key in database?
What do you mean by interfaces? Explain them with reference to typescript.
What is the use of data foundation, star join and semantics?
Can hashset contain null?
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 are the sources and targets definitions imported in informatica designer?