Can objects recognised without repository?

Answer Posted / padmasekharpediredla

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you perform Regreession Testing?

1727


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.?

861


What is the keyword view and expert view in qtp?

756


What do you mean by checkpoints in qtp?

792


In qtp is it possible to check broken links of a page?

785


explain keyword driven framework with banking domain?

1783


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

4018


banking domain description for software tester for interview

3691


what is the difference between IE & Netscape in web testing on a log in page

2040


How to handle dynamic objects in quicktest professional (qtp)?

753


what is the diff between manual test plan document and automation test plan doc.can u explain indetail.

1881


tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?

1866


What is file database?

1894


What is the registration process and examination fees?

789


Approach for Installation,comaptibility,system testing

1958