Posts: 6
Threads: 3
Joined: Sep 2008
Reputation:
0
10-02-2008, 03:24 AM
Hi Everyone
I selected an object in my test. From the Insert menu in QTP ,I selected Output value>Standard Output value.
When I run my test there is no value outputted to the Data table.
Data table just displays the name of the output value I created above namely ttAuthuid_name_out. Any guesses why this should be happening? Any solutions?
Thanks
Posts: 190
Threads: 2
Joined: Mar 2008
Reputation:
0
10-02-2008, 12:14 PM
But what property value are you looking to export? Did you check in output value properties?
Posts: 6
Threads: 3
Joined: Sep 2008
Reputation:
0
10-03-2008, 03:02 AM
I wanted to export a string displayed on the Web app I am testing.
I chose Insert>Output value>text output value. Then I positioned the hand pointer on the text, I wanted displayed (Too many I's in my sentences - pardon me). Then I went thru the dialog boxes displayed,clicked OK and ran the test. I was expecting the text to get displayed to the Data table(Globalsheet) under the output object name whch got created when I had initailly selected the Insert>output value menu.
In the Test Results I see the correct text being picked up. Just don't see it exported to the data table.
Thanks for all your help.
Posts: 190
Threads: 2
Joined: Mar 2008
Reputation:
0
10-06-2008, 12:44 AM
The output value is viewable in Datatable only during runtime. You can look at it in the run-time datatable (In test results)
Posts: 6
Threads: 3
Joined: Sep 2008
Reputation:
0
10-07-2008, 03:39 AM
Thanks Niranjan. Yes I can see the output value in the Run time data table in Test Results. Was looking at the wrong place initially(Data table in Global sheet)
Posts: 1
Threads: 0
Joined: Sep 2009
Reputation:
0
09-25-2009, 01:47 AM
My output value consists of the format 1234 - Rajkumar. When i output this value to the datatable it saves only the "1234" part and just ignores the rest. I have no clue why this is happening? Do i need to do something?
Posts: 1,199
Threads: 5
Joined: Nov 2008
Reputation:
0
09-25-2009, 11:35 AM
Check the object you are taking for output. I think the text you are looking for is in different objects and so you are not getting the whole.