Can any one tell me about "Mapping Repository Parameter
Values" and why we use it....??How to use it???Please, tell
the preconditions also...........????
Thanks in Advance
No Answer is Posted For this Question
Be the First to Post Answer
How to Import data from a ".xls" file to Data table during Runtime.
If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
1.how can we report the QTP test result in a different excel sheet 2.
Tell me Three major differences between QTP & Winrunner?
how can i call an external action,which is not added external action of an action?
How to see entire results at the same timeafter the batch run.. Cannot see the entire results at a time. Is there a easier way view everthing at same,as our batch file very large
What is the Limitations of Testing ?
i don't have any experience in qtp? Can u please tell me What work i have to do?
Explain about invoking of application?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?