Answer Posted / vinay srao
Before creating any shared repository file or before adding objects information in to object repository We can configure which property values QTP has to collect based on type of object and environment
Ex: Configure for a push button QTP has to collect native class, text & height property values for standard windows based application.......
navigation: goto Tools menu
--> select Object Identification...
--> select Environment as standard windows
--> select test object classes
--> click winButton
---> click add/remove in Mandatory properties
---. select height property, click OK---> click OK
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
How to open a new test using quicktest professional (qtp)?
Name the different types of recording modes?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
What are the advantages of qtp?
If object is not recognized by qtp but the object is standard object what is your approach?
What is the quicktest professional testing process?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What VBScript operators, functions, and statements do you use in QuickTest Professional?
How does you test a weblink which is changing dynamically?
What are the automation metrice in your project?
How to sendKeys in QTP? Diff b/w sendkeys and device replay? Diff b/w function and Sub? Diff b/w Array and List Different Types of running Keys other than Fast, slow,Normal mode Regular expression for http://newtours.demoaut.com Difference between \w and \W How to generate script button Recording Types Different Types of Actions? Using DP performance degrades, If Yes why? How to close all the opened browsers? Diff b/w SystemUtil.Run and invoke application? If qtp not recognized the combo box How to select values from drop down?
What ate the Technologies supported by QTP?
In qtp, explain what is qrs file?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance