What are SetToProperty, SetRoProperty, GetToProperty scripting?
Answer Posted / kishan
Sorry a small Correction guys to my earlier answer. There is
no Property like "SetROProperty". But we have only Set
method like mentioned below
Browser().Page().webEdit("uname").set "reddy"
This stmt will change the "Value" Property of "uname" object.
other properties:
_________________
SetToProperty:sets a Property value to a Test Object
GetTOProperty:reads a property value of an Test Object
GetROproperty:reads a property value from a Run time object
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
For which type of projects the iterative model is not suitable?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How to use conditional loops in qtp ?
When using descriptive programming?
How to customize checkpoints with parameters?
What is CMMP and CMMH?
What is the virtual object?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
explain keyword driven framework with banking domain?
How to call a test from another test?
Explain the views in the QTP GUI?
how to create flat file datasubmission in qtp
What is the keyword view and expert view in qtp?