What are the properties you would use for identifying a browser and page when using descriptive programming?
Answer / Savita Chauhan
When using descriptive programming in QTP (QuickTest Professional), you can identify a browser and page using various properties like Name, Title, HTML Description, Class Name, Value, Index, etc. For instance, to identify a button, you might use a combination of properties like 'Name' for unique identification and 'Value' for confirmation.
| Is This Answer Correct ? | 0 Yes | 0 No |
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 ?
How to use Regular Expressions in QTP
What is the difference between Keyword Driven test and Data Driven test?
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
What is the use of environment variables?
How to Parameterize Object repository in QTP?
Do you have any knowledge about Business Processing Testing in QTP
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
Hi, i have a string like "INDIA". I need to display this string vertically in Msgbox?
how quick test record on dynamically generated urls and web pages.
What is action split and the purpose of using this in qtp?