How to watch currnet value of an object like OK buton or
edit box with "Agent Name:" label. in watch expression tab?
Answers were Sorted based on User's Feedback
Answer / koteswara rao m
WR, Put break point where the script realted to OK buton or
edit box. Now start to execute the script. Automaticaly
script will stop at that break point then now click on
watch expression and then enter "Agent Name:" in that text
field.
Please consider this answer is only in my point of view.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / srinu
In watch statement we can see the values of an variable ,
but , If we want to see the values of an button and edit we
have to get the values of the of those object in an
variable and then we have to give the watch.
| Is This Answer Correct ? | 1 Yes | 2 No |
can we take 'dim my pen is good' as a paramerter
h u call the function
How to send QTP test results to an email...(with out using Quality Center)?
How to get the particular property value?
Explain about random testing of 500 test cases?
I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm?
How many types of recording facility are available in QTP?
What is the difference Between LowLevel and Normal Recording Modes?
Why do we go for Qtp? What are the advantages of qtp? Diff between winrunner and Qtp?
what is KEYWORD DRIVEN TESTING ? I M NOT ASKIN WHAT IS KEY WORD VIEW PLZ ANS FOR ONLY WHAT IS KEYWORD DRIVEN TESTING EXACTLY THANX
how to identify an object which is not in the object repository identification can be done using descriptive programming.
how do you done Data-driven test using MS-Word Instead of DataTable