Answer Posted / bhanu
Where we can find the object properties and values without adding the object to object repository
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to capture all the data of a webtable, weblist and combolist using QTP?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Tell me about your project? please help me how to tell about insurance project
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
Hi All, How to Compare two strings character by character in QTP
What are the Test design techniques you uses in ur project?
How to check bitmap output value?
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?
can u explain relative path architecture framework in qtp?
How many types of object repository in qtp?
How many types of actions are there in quicktest professional?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
whare exactly we have to use functions and sub routain