what is difference between Mandatrary proparties and
Assistive proparties? Explain
Answers were Sorted based on User's Feedback
Answer / guest
During runtime QTP identifies objects by mandatory properties.
If QTP doesnot identify mandatory object properties then it
will check assistive properties.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vengalrao
mandotory properties identify the objects in at a time same
like working in assistive properties one main differnce is
mandotory properties is stored the data in object
repository with showing the property list and values , but
assistive property stored the data in secret place.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vaani raj
Mandatory properties identify the object properties in a
single track, where a Assistive properties identify the
object by line by line.
| Is This Answer Correct ? | 0 Yes | 4 No |
Explain in brief about the quicktest professional automation object model?
what is the qtp objects?
Tell me few important difference Between QTP and WinRunner?
Suppose i have given 10 test cases all the test cases should be automated?
what type of test cases tou will automate?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?
How cookies can be tested in QTP?
How often were they executed?
Can u call winRunner scripts from QTP?
Can we write winrunner language i.e TSL in QTP tool?
For Regression testing already written test cases are sufficient?