In an output value text checkpoint, where does the output
value stored by default ?

Answers were Sorted based on User's Feedback



In an output value text checkpoint, where does the output value stored by default ?..

Answer / sreenivasa rao boddu

out put valus stored in runtime data table dy default

Is This Answer Correct ?    2 Yes 0 No

In an output value text checkpoint, where does the output value stored by default ?..

Answer / nanda

When u r giving Output value..

the properties box will open..in that u can get
details..where that value is going to be store..if u want to
change..click on modify..there u can select Datatable or
Environment.

by default it is RunTime Datatatable.

If any queries...
nanda.dreddy@gmail.com

Is This Answer Correct ?    1 Yes 0 No

In an output value text checkpoint, where does the output value stored by default ?..

Answer / padmaja

by default it will stored in global sheet ie datatable,if
we stored in external sheet in the properties sheet,click
modify

Is This Answer Correct ?    0 Yes 0 No

In an output value text checkpoint, where does the output value stored by default ?..

Answer / praveen

Text Output value is to capture the text displayed on the
object during runtime.

The values are configured to test datatable. But the values
are captured will be stored in runtime datatable. A text
output value can be inserted only while recording.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

Hi, actually I completed Btech(CS). But i Will go to admin (Facility) interview. So, If Interviewer asking like " Why You choose this field". What we say? pLZ PLZ PLZ PLZ >............................................Send me.....

2 Answers  


i am trying to automate yatra.com,in that site, when i go to automate the Leaving from field showing as a WEBEDIT, but when i enter 1 or 2 char, it displaying dropdownlist, i try to use keyboard automation to select the item from that list but it is not possible, can anybody help he. Thans for posting the Answer

1 Answers   TCS,


IN A WEB PAGE THERE IS TWO WEB BUTTON WITH SAME OBJECT PROPERTY AND VALUE, SO HOW I WILL IDENTIFIE OBJECTS INDIVISUALY.

3 Answers  


What is the diff between doing parametarisation using Data Driven wizard or manually. when do we go for manual para...and when do we use Data driver wizard..can anybody answer it ..Thanks in advance

6 Answers   Siemens,


how to write vbscript on web applications in qtp. explian with one example?

4 Answers   Wipro,


This is Ajay i have few douts if anybody know pls give me reply. 1. i have opend 2 gmails i am working with 1 gmail i want to close other gmail by usig script. 2.i have 10 links in a page all of them have same properties& names i want to click on 5link by using script. 3.i have one combobox in that i want to see all the citynames in the combobox and i have to check weather hyderabad is present or not. 4. size of objectrepository. 5.what r problems we get during writing the script. 6.is it possible to compare to excel sheets in qtp if possible wht is the script. 7.example for lowlevelrecording

3 Answers   Symantic Space,


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1 Answers  


Explain quicktest professional testing process?

1 Answers  


How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?

1 Answers  


How can we do Data driven testing Using For loop in QTP?

2 Answers  


how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?

1 Answers   IBM,


Which scripting language used by QTP?

1 Answers  


Categories