Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How does QTP identifies the object in the application

Mainly objectives are three type's OF PROPERTIES namely

Answer Posted / sreeprasad

1) Mandatory properties,

2) Assistive properties

3) ordinal identifier

firstly QTP traying to identifies mandatory properties if

it is not unique then identifies assertive properties if it

is not unique then go to identifies ordinal identifier.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can the activities of test case design be automated?

1835


any body can you help me what is the script to automate an comand promt

2433


How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box

2238


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

4241


"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...

1930


How we can import data from database?

1154


please post the interview questions for QA position in FACTSET

4396


what is the advantages and disadvantages of using functions instead of re usable actions

1886


what is meant by Implicit and explicit requirements?

4029


How to find array size in qtp?

951


what is the mail use of frame work(with detail). architecture for keyword driven frame work

1826


Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?

979


What is expert view in qtp?

998


How do we handle run-time errors?

983


What is the extension of qtp local repository?

951