What is the Obect Repository type, we use in Automated
Testing..in Real time..
Pls anybody can give the answer.. Thanks in advance...
Answer Posted / rajesh
cud u please tell me the diff types of file extentions that
we use in real time scenario's...like---.tsr,.mtr---
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Distributed testing? How does UFT support it?
Tell me about your project? please help me how to tell about insurance project
How to capture all the data of a webtable, weblist and combolist using QTP?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is a checkpoint? How many check points are there in qtp?
I am in .Net development for past 3.5 years and want to enter in to automated testing and learn QTP. For this I need some good tutorial for beginners. I will be really greatful if any one has and they can send it to me on this address- ruchidureja@gmail.com
For which type of project the iterative model is suitable?
What is the latest version of qtp?
If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
What are parameterizing tests?
How to find the path of folder in which the test is saved in qtp?
what is the difference between built-i function and In-built function?
What is clean sweep?
Does Low-level recording capture mouse movements?