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 to test a web application using QTP?there is no any .exe file in web app,then how we can take the application for testing
How to test fly out menu in qtp?
How to define array in qtp?
Hi,i have 3 years of experience in manual and Automation qtp.present i am searching for job in automation qtp 2Yrs,How to Explain the interviwer Roles and Responsibilites.please help me.
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
what are the challenges you have faced while testing web based application using the automation tools ?
explain qtp framework by taking an example?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
Can we record an application running on a remote machine using qtp?
What are the framework folders?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
If u r using descriptive programming to identify the object where do u write the script for those objects? do u write it in the expertview? plz do answer its urgent thanks advance.