Answer Posted / padmasekharpediredla
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you perform Regreession Testing?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
What is the keyword view and expert view in qtp?
What do you mean by checkpoints in qtp?
In qtp is it possible to check broken links of a page?
explain keyword driven framework with banking domain?
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
banking domain description for software tester for interview
what is the difference between IE & Netscape in web testing on a log in page
How to handle dynamic objects in quicktest professional (qtp)?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
What is file database?
What is the registration process and examination fees?
Approach for Installation,comaptibility,system testing