How to watch currnet value of an object like OK buton or
edit box with "Agent Name:" label. in watch expression tab?
Answer Posted / 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 |
Post New Answer View All Answers
RECENTLY I PLACED IN QTP..HOW TO IMPROVE VB SCRIPTS KNOWLEDGE? IAM STRUGGING TO WRITE THE AUTOMATION SCRIPTS? ANY BODY TELL HOW TO IMPROVE QTP SCRIPT SKILLS?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
hou can we use vb script in qtp could u tell me breafly
What is the difference between run time object and test object in QTP?
How to release all resources file from the QTP?
How can I use Call dlls in QTP ?
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
what is run action?
What is difference between run time object and test object?
what is supply chain management?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Give me some real time point of way where exactly we can conduct audits?
Explain the check points in quicktest professional (qtp)?
How to find the path of folder in which the test is saved in qtp?
explain keyword driven framework with banking domain?