Why are my Test Data Column's not getting populated when running a Manual Test Script
Edit: After further searhing, the problem is similar to this one but it was not answerd https://jazz.net/forum/questions/58438/insert-test-data-column-doesnt-populate-test-script |
4 answers
Hi Frank,
There could be multiple reasons for it. Has Test data been modified after creating script? Are you running test using Apply All? Could you try adding one column more time and see if that also does not replace datapool value. If it works correctly then I would guess test data has been change since it was created. Re-adding the datapool column should help. Comments
Frank Sullivan
commented Jun 21 '12, 11:29 a.m.
I have tried uploading an entire set of new test data, creating a brand new test scripts and adding column by column to the test script with no luck. One of the test scripts is actually working properly, so I took that .csv file and created a brand new test script and it too did not work. I'm not sure I know what the Apply All function is that you referred to |
Frank,
what is the number of rows in .csv file, Are to able to view the data correctly in Test Data editor. A valid csv format file for test data purpose should look something like this ---------------------------------------- NAME:String, CITY:String Pramod, Udaipur Vaibhav, Lakhnow -------------------------------------- Comments
Frank Sullivan
commented Jun 21 '12, 12:32 p.m.
The one we are currently testing has 23 rows. Infact when you run the test script, it even recognizes that there is 23 rows. The data on the other hand just doesn't appear as you go through the steps. The Test Data does show up correctly when viewing through RQM. Can you share sample csv file you are using if it does not contain any confidential data. What is the version of RQM you are using
Frank Sullivan
commented Jun 21 '12, 1:02 p.m.
We are using RQM 3.0.1 Here is a snippit SI no:String,Rule#:String,Field Referenced:String,Edit Rule Description:String,Line Number:String,Value to Enter:String,Expected Result:String,Expected Error message:String 1,3809.1,form_year,Must be 4 digits,Top Left,20011,Error message displayed,Must be 4 digits. 2,3809.1,form_year,Must be 4 digits,Top Left,11,Error message displayed,Must be 4 digits. 3,3809.1,form_year,Must be 4 digits,Top Left,X,Error message displayed,Must be 4 digits.
Frank Sullivan
commented Jun 21 '12, 1:40 p.m.
I just went ahead and made a brand new .csv file with dummy headers and data. entry:String,rule:String,name:String,random:String,expected:String 1,11,Frank,asdfasdf,Fail 2,22,Sam,234324,Pass 3,33,Todd,dfgdfg,Fail 4,44,Lebron,btybtb,Pass 5,55,Samantha,trytry,Fail 6,66,Melanie,werweq,Pass 7,77,John,qwebfrge,Fail 8,88,Matt,fweferkl,Pass 9,99,Dwight,opwef,Fail 10,1010,Chris,iofjwef,Pass
Frank, Are you also using any keyworkd in the script?
Frank Sullivan
commented Jun 21 '12, 2:58 p.m.
Nope, no keyword's
showing 5 of 6
show 1 more comments
|
Frank I am not able to reproduce your issue in my environment. I would advice to work with IBM Support to report this issue so they can collect more information
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.