1. how much normal earth resistance in earth pits(neutral and body earth) and transformer neutral and body earth & panel earth.
12 100543Post New Pearl Engineering Interview Questions
Where is microsoft outlook located?
What is a framework programming?
Write clear command.
Hi can anyone suggest me what type of non technical questions asked in interview for experienced people, I am trying to get job with fake experience can anyone help me please
Is having static initializer blocks legal in ejb?
What is the main purpose of a spreadsheet?
Does any body please help me what question's have asked for SSRS in the interview?
What is the difference between wordperfect and microsoft word?
Can you please explain the difference between dataset and datareader?
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
What is the super void?
Why is batch record important?
Would you tell me that what is test script? and how to write it? are there some templates?
Explain about the applications of perl?
Explain client and server side validation?