Forum Discussion
tinauser
14 years agoFrequent Contributor
Hallo Ann,
I did not write a script in this case, I just did a data driven loop within a simple keyword test.
The code you see is just the code automatically generated by test complete:
1. I attached a log action
2. Rightclick->make Datadriven loop...->used the wizard (create new variable, browse for the xls file, select the worksheet).
3.Modified the log so that it uses value from the table in the additional information.
I think that differently from the script, in the keyword test the DBobject is a keywordtest variable.
Are you sure it work properly?Look for instance at the message that should be read in row 16: is that complete?
I did not write a script in this case, I just did a data driven loop within a simple keyword test.
The code you see is just the code automatically generated by test complete:
1. I attached a log action
2. Rightclick->make Datadriven loop...->used the wizard (create new variable, browse for the xls file, select the worksheet).
3.Modified the log so that it uses value from the table in the additional information.
I think that differently from the script, in the keyword test the DBobject is a keywordtest variable.
Are you sure it work properly?Look for instance at the message that should be read in row 16: is that complete?