What do you do if QTP doesn't recognize object ,what action
should be taken

Answer Posted / venki

If qtp does not recognize the objects then we will go for
smartidentification.

in that qtp uses two types of properties to identify the
objects. 1. Basefilter properties and 2. Option filter
properties.

After enabling smartidentification then also if not identify
the objects then it will go for Ordinal Idetifier.

In Ordinal Identifier it will use three properties to
identify the objects
1.Index
2.Location
3.Creation time (for Browser objects)

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is business process testing(bpt) in qtp?

695


What are the trigger events in qtp?

573


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

1498


How does you pass optional arguments in qtp?

565


Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..

1281






Write a script to customize the test results in PDF and HTML format.

2082


Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19

1184


What is Port testing. Whhen will you perform?

1498


What are the various types of Actions in UFT?

591


What is fragmentation and paging?

1592


What is quicktest professional window?

562


What is object spy in quicktest professional?

619


Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.

1769


Explain the terms test and business component?

550


How may types of defects identify application or your currently working application?pls give me answer..

1515