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 / dinesh1433
strValue=Window().WinEdit().GetRoProperty("value")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can any body please tell me the steps of keyword driven framework of QTP.
What is quicktest professional (qtp window?
What are the different attributes used with regular expression?
How many types of recording facility are available in quicktest professional (qtp)?
Can any one send me the QTP Basic Coding Samples?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
What are the data types in qtp?
Explain the difference between check point and output value?
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
Can we Test Welcome Screens and Process Images with QTP
what frame work you are following?
Explain the concept of how quicktest professional identifies object?
Does QTP record on Objects created on XWindows Environment?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
Explain about business process component? types and usage?