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 |
What is the process for creating an automated test script using QTP assuming you have reviewed the manual test case and understand the requirements?
Hi friends I am new in Qtp. now i am Searching on Qtp give real time inter questions with answers.pls help me
what r the executing modes in QTP
Tell about automation object model(Aom) in qtp?
several browsers opened. write QTP script to close all browsers except gmail.
explain all the check point in QTP?
How can I test the unix shell in QTP
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
suppose i can done the project , that project have 4 modules in that one module they have many links(web pages).in that time i can say i can work on some links? or total module?
Hi,Every one,my name is RAHUL,aim wondering if any one got QTP software? If yes,can u plz knock on to gchinthakindhi@gmail/yahoo.com. THANK U.
what is advantage of descripting programming in QTP?
HI How to take screenshots of a Webpage and saving it in a external word document using QTP.