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



How to watch currnet value of an object like OK buton or edit box with "Agent Name:" lab..

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

How to watch currnet value of an object like OK buton or edit box with "Agent Name:" lab..

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

Post New Answer

More QTP Interview Questions

what are build and version plz explain why nomber changes in build and version?

3 Answers  


Explain object spy in qtp.

0 Answers  


How do you perform testing on web based application using qtp 9.2?

1 Answers  


How to release all resources file from the QTP?

0 Answers   Tech Mahindra,


i have qtp 9.5 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com

2 Answers  






Explain the qtp test phases.

0 Answers  


what is the smart identification techniqu?what r the different mechanisums used in it?

0 Answers   Accenture,


What are the different types of action?

0 Answers  


datatable.Import("E:\Programming Samples\QTP Samples\OrderNumbers.xls") Asume we have 4 records in datatable Code reads the 4 rows in the sheet ok, but does it 5 times? It doesn't sound like closing the datasheet is the problem Can we close the datasheet runtime ?

2 Answers  


what is active screen,keyboard view?

2 Answers   BirlaSoft,


Can u call winRunner scripts from QTP?

4 Answers  


When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya

12 Answers  


Categories