Please Clarify if smartidentfication is used at runtime
when qtp does not recogonize the objects
Answers were Sorted based on User's Feedback
Answer / uma
YES it is correct,
QTP have set of pre defined properties that learns for an
object. If mandatory properties can't identyfy the obj. it
can add some asistive properties to identify the obj. If
both are not able to identify then next will go for the
Smar Identification.
| Is This Answer Correct ? | 1 Yes | 0 No |
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used
write script for how to add function library in QTP
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
How to create a run time propertyfor an object?
Explain the check points in QTP?
recording is not a good programming practice.How to write effective script without recording.Which is the correct method explain in detail
what is smart identification?
Diff b/w Health care domain and Banking Domain?
how u test a frame in a web page using QTP?
What are the views available in quicktest professional (qtp)?
HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -