What is AUT in object reposity in QTP? Why we use it in
Object repository???What is full form???????
Answer Posted / naresh
AUT means ......Application Under Test. Object Repository
does not contain AUT,But it contains the objects of the
application. we can use these objects for identification
purpose.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
What is the basic concept of qtp?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Can I change properties of a test object?
How many types of Automation frameworks are there in UFT? Describe them.
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
What is the extension of the recovery scenario file in qtp?
What is active screen?
What are the common defects found in your project? (in qtp interview)
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
what is error and fault in terms of software quality?
unique properties of button,edit box, radio button,check box?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.