Answer Posted / appuraja
Insert > Call to Existing Action
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
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?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
How to start recording using quicktest professional?
What are some test assets and related extensions of qtp?
how can i pass a "cript"as a parameter in to a function
If I give some thousand tests to execute in two days what do you do?
can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?
What are the ordinal identifiers in web page?
What is QTP testing process?
What is throw object?
Hi All, How to Compare two strings character by character in QTP
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Is it possible to switch between recording modes during a test creation?
your coming from electrical backgroung..but y ur coming to software side?
What is action? How many types of actions are there in qtp?