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
Diff b/w Health care domain and Banking Domain?
Output values? i want a practical example
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
What is the standard timing delay for web based application in qtp?
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
What are main panes available in qtp test browser?
how to find that tools work well with ur existing system?
How to integrate the qualitycenter with qtp
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Can we run multiple QTP scripts one after the other without manual intervention? How?
Explain the difference between call to action and copy action?