How can we disable smart identification at the time of
recording? Ideally, smart identification should be enabled
only at the run-time.
Answer Posted / rahul
Normally we enable smart identification when Quick test is unable to find any object that the matches the recorded object description,or if it finds more than one object that fits the description.Smart identification gets disabled as it finds the right object.
CORRECT ME IF AM WRONG. THANK U.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Dis advantages of XML checkpoint ?
What are the differences between qtp and winrunner?
how will you load the test cases in ddt?
what is run-time data?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
How you can delete excel file in qtp?
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
Can we create user defined functions in qtp?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
How to find Operating system information using QTP script?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
How many types of recording facility are available in quicktest professional (qtp)?
Explain the new feature of UFT regarding the export of test results?