Write a command for setvalue function in a webedit
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / harsha
we cab set the value for the webedit by:
Browser("name").page("name").frame("name").webedit
("name").object.setvalue("value")
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Version control?
normally by going through the object properties in object spy we write descriptive programming(correct me if i am wrong). But how or from where can we get the object properties in the object spy?plzzzzzz do answer
3.How to record a word doc using qtp i.e open a word doc,type something and save the doc can someone send me the code.
What are the different recording modes?
Explain in brief about the qtp automation object model (aom).
we have 10 automation scripts. how to call them from one main script.
How to change the run-time value of a property for an object?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
What is the use of Testing framework in Automated testing..what are different kinds of Testing frameworks available in Automated testing...
For Data-Driven testing can you use micro soft word document instead of using Datatable what is your approach?
Explain about the Test Fusion Report of QTP?
How can i initiate the objects to find uniquely in OR