What is output value in QTP? Why do we use the output value
in QTP?How many types of output values are there in QTP?
what are their respective usage in QTP?
Answer Posted / vishwas
hi, though i've not used QTP in any proj, i've xperience in
that tool
o/p values are used for end to end usage. i.e if u r
creating a contact, searching that contact,& editing it,(in
different actions) instead of creating data table in each
actions, o/p the contact while creating itself into the
global sheet. the remaining two actions can utilize the
value from global sheet. thus u r minimizing the size that
yr script occupies by avoiding the creatoin of data tables
in each sheet.
| Is This Answer Correct ? | 14 Yes | 12 No |
Post New Answer View All Answers
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
What is the process of synchronizing qtp and aut?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
In qtp is it possible to check broken links of a page?
How many lines of code in each script of QTP?
How many types of run modes are there in qtp?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What are the common defects found in your project? (in qtp interview)
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
What is the keyword view and expert view in qtp?
write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script
Explain the check points in quicktest professional (qtp)?
What is Unicode Compatibility?
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.