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
What is the limitation to XML Checkpoints?
Where we use data driver in qtp?
How can you identify the browser and its information using the qtp script?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Does QTP run in any environment?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
why you have standardized functions? plzzz guys with real time exp. do answer
Explain different type of event trigger option.
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
What are the different ways to invoke an application using QTP?
write the vb script for call to new action in qtp?
How to execute a winrunner script in quicktest professional (qtp)?
Describe the differences between functions and actions in UFT?