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 |
How do we handle run-time errors?
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).
whenever a scenario is recorded ever, it creates a object repository automatically (‘per action’ /local ). we do not need to make them individually…then why we need a shared object repository. How it will be practically utilized ?? your input will be highly appreciated..
What is the qtp testing process?
How to handle recovery scenario for a application crash.write script for this.
how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
vb script for calling one function to the another function
what is Property......End Property loop? how to write sript for it in QTP
Per-Action Vs Shared repository?
WHAT IS THE FRAMEWORK & ARCHITECTURE OF YOUR PROJECT
How to customize checkpoints with parameters?
What is the use of ordinal identifier in qtp?