What is the disadvantage of smart identification?
Answers were Sorted based on User's Feedback
Answer / hemakumar.m
If u enable smart identification when particular object
description is mismatched it will take much time to
recognise that object.And for identifying which object
descryption is mismatched we have to verify the qtp results.
If diable smart identification qtp will through error in
that particular statement
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rajesh
Smart identification follows an algoritm to uniquely
identify an object, during execution based on the
configuration it takes up properties in base and optional
filters.
- Its time consuming process therefore performance is
decreased a bit.
- OR size gets increased.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / deepthi
ITs time consumimg process when you cann't find object with
this.
| Is This Answer Correct ? | 0 Yes | 1 No |
The xls contain data. how to get number of columns form the sheet?
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
What is time parameter?
what is difference between Mandatrary proparties and Assistive proparties? Explain
what is life cycle of automation testing ?
how quick test record on dynamically generated urls and web pages.
Differentiate the two Object Repository Types of QTP.
what is delay in QTP?
what is key word driven frame work how to use keyword driven frame in QTP in a project
How can I check if a environment variable exist or not?
Hi Frriends... I have one Query please give the apropriate ans. when we r working with web based application , the user loggedin page name is changed respect to the username ( Take a exp. Yahoomail.com) .When we use Datadriven test to this scenario ,each time the loggedin page name is changed ...then the script is fail.. at that time wat can do... please give the apropriate ans. Thanx in advance..