WAPT Forum: Ordered List variables do not change with sessions - WAPT Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Ordered List variables do not change with sessions

#1 User is offline   kurt 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 06-October 09

Posted 06 October 2009 - 04:11 PM

While looping over a single profile with multiple sessions, variables based on 'sessions' do not change.

I have tried using 'Load strings from a file' and with the static list stored in the profile with same results. (WAPT 6.0 Built on Sep 9 2009)
If the Ordered List is based on 'users', it works properly.

so:
$LOrder(2,datafile.txt) does not work
$LOrder(1,datafile.txt) works


But our testing environment would like to be based on # of sessions.

Note: $Var(Session number) increments properly and is set on same page as the other variables.

Also, is the LoopDocId in the xml supposed to be all zeros? i.e:
CODE
                    <Parameter Type="0">
                        <Name>login</Name>
                        <Functions>
                            <Function Type="5" LoopDocID="00000000-0000-0000-0000-000000000000">
                                <Order>2</Order>
                                <Strings/>
                                <FromFile>TRUE</FromFile>
                                <FileName>datafile.txt</FileName>
                            </Function>
                        </Functions>
                    </Parameter>

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users