How do we retrieve the content from a text box in a web
page
Answers were Sorted based on User's Feedback
Answer / johnson
dim content
Content = Window("window name").WinComboBox("x:").GetContent
Msgbox Content
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / anitha
hi,
You can get the content through GetROProperty("value")
call this from the textbox object
| Is This Answer Correct ? | 0 Yes | 3 No |
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?
How to add synchronisation points in qtp?
Write a function which returns the addition of two numbers. give the value of the numbers outside the function.
what is clean sweep?
what is objectidentification?
what is difference normal,analog,low level recording in qtp? what is lowlevel recording?
1. wat are the main diff b/w QTP 8.0 AND QTP 9.2 ( not user interface) 2. wat is the meaning of Keyword in keyword driven frame work? 3. how u will handle the unknown errors while exucution. (not recovery scenario)
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
what r the drawbacks and limitations of QTP?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
What is the extension of script and object repositary files?
How to export quicktest professional results to an .xls file?