4. what is the use of Text output value in Qtp?
Answer Posted / sridhar
Output values enable to view the values that the
application talkes during run time.When paramaterised, the
values change for each iteration.Thus by creating output
values, we can capture the values that the application
takes for each run and output them to the data table.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain about business process component? types and usage?
what is the structure for the data driven framework
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
What VBScript operators, functions, and statements do you use in QuickTest Professional?
what is command for executing files?
can any one say that where we can download the QTP trail version ??????????
How you can find length of array in qtp?
what are all the fileds present in object repository?
How many types of recording facility are available in quicktest professional?
How you will rate urself in QTP in the range of 0 to 5
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?
Hi All , How can we decicde for pariticular frame(DataDriven or Keword Driven)in Project? Thanks Balaji
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
what kind of frame work you used in your last project?