how to get the data from a winedit box in vb scripting and store it in a variable if data contains "_"(i.e data is TEST_1)
Answer Posted / cnu_thatavarthi
Dim strValue
strValue = Browser().Page().WinEdit().getRoproperty("supported property Name")
Msgbox strValue
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How does quicktest professional (qtp) identifies the object in the application?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What will be happen if i load object repository at run time, but it has already associated.
what are the limitations of smart identification in qtp 9.0
Define Error Pane of UFT?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
what is error and fault in terms of software quality?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
How many types of parameters are there?
who QTP recognizes the object stored in object repository?
I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Explain how you can replace string in qtp?
How you can replace string in qtp?
How do you check ticket cost and ticket number in flight application?