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 |
what is vmodel?advantages and disadvantages of vmodel?
what is the command (keyboard command) to swith from expert view to key word view
how to reverse a string with out using string or predefined function,ex:string is " i love india". the output should be like this "i evol aidni"
10 Answers Aspire, MNC, Omega,
To which environments does quicktest professional supports?
I AM NEW IN QTP,PLZ TELL ME ANY BOOKS FOR QTP, MY COMPANY IS QTP,SO I LEARN QTP,PLZ ANYBUDY HELP ME
What is Automation frame work.How we will prepare in real time.
Hey friends i m facing a problem when i m running my script in qtp it waits for about 5-10 secs before starting execution why it is so can any one solve my problem .Previously it was running fine
How to handle Dynamic Arrays?
Can any one send me the QTP Basic Coding Samples?
Hi All, I have a problem with getting the value which is available in the table and it is not having any unique property. Please find the below table TopicName CreatedBy ViewCount ------------------------------------------------ XXXX Y 10 ZZZZ ZZ 0 AAAA BBB 3 In the Above table TopicNames are link and it is having an id but the remainig two columns(Created by and ViewCount) are static Web element values and they are not having any unique property. Now i want to get the values of Created BY and View count for each and every topic. Can anybody give me the solution for the above ASAP. If anybody didn't understand the above please free to send me a mail by that i can send you the snap shots and some more description. You can catch me at krishnachand.p@gmail.com
if i want to check text on the status bar how to test is i need the report also after getting the result weather it is matched or not?
What is diffrence between Global variables and Environment variables...Anybody can give me answer..Thanks in advance..