Write a command for setvalue function in a webedit
Answer Posted / sudha tiwari
To set Value in edit box:
browser("name").Page("name").WebEdit("name").Set "SSSS"
To set the value of the specified property in the test
object description:
browser("name").Page("name").WebEdit
("name").SetTOProperty "propertyname, "value"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to create Reusable and Multiple Actions?
How often were they executed?
What are the general steps involved in the data driven framework?
tell me QTP standards ?plz
Explain xml checkpoints.
How to use actions in qtp ?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
What is the extension of qtp local repository?
How do you create new test sets in td?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma
Explain about the test fusion report of quicktest professional (qtp)?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work