Completed
Last Updated: 12 Jul 2016 05:55 by ADMIN
ADMIN
Elena
Created on: 05 May 2016 13:56
Type: Bug Report
0
Tests using built in data table with a column name containing a period cause the test to fail
Steps to reproduce: 
1) Create a Web Test (called 'DataTableTest') with one comment step.

2) Create a built in data table with one column called 'Dummy' in this test.

3) Make sure that there is one record of data in the Data Table ('Dummy' can contain anything).

4) Create a second Web Test (called 'DriverTest')

5) Add one step (Test as Step) to invoke the 'DataTableTest' from the 'DriverTest'.

6) Create a Dynamic Test List

7) Specify the test list such that it contains only the test 'DriverTest'

8) Execute the Test List on a remote machine.  It should execute and the test will pass.

9) Modify the Data Table in the test 'DataTableTest', add a new column.

10) Change the name of the column to 'Loan No.' (note the period in the name, it doesn't matter where the period is).

11) Re-run the Test List remotely again.  

Expected behavior: the test will execute and pass

Actual behavior: It fails when it tries to execute the Test as Step 'DataTableTest'.
1 comment
ADMIN
Daniel Djambov
Posted on: 12 Jul 2016 05:55
Telerik: the issue is now fixed and solution will be available in our next product release, planned to be out by the end of July 2016.