1) What is the diff Between GetRoproprty and Gettoproperty?
2)What is Redim?
Answer Posted / saravanaraja
GetRoProperty: It will retrieve the current value during
run time.
GetToProperty: It will retrieve the value from the test
object only those objects present in the Object Repository.
ReDim: Re-allocation of the Array Size
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain about business process component? types and usage?
How to handle dynamic objects in quicktest professional (qtp)?
How can you pass value one action to another action?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
What is checkpoints for quicktest professional?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What is qtpro? What is quick test pro? What is a quick test professional?
what is the difference between IE & Netscape in web testing on a log in page
how will you check how many members visited the website www.infosys.com?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Explain the types of object repositorys in qtp?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
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?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji