Hi there.
I came across an argument today for using production data as yourtest data for system testing (The actal data you will use whn all is complete and ready to go live)
Although I though this was a great idea because you would atleast see how the data would work earlier. I also saw the downsides.
1. If I was to use this data I would have had to import 2000 records and then establish whether or not it had met all requirements for the data input thus lengtheing the test in an already limited time frame.
2. The production import data was still in a state of flux meaning it could have more rows added or even changes to existing data.
The PM I dealt with was arguing that if we used real data earlier, I would have spotted more problems sooner. That I can't argue apart from the fact that time constraints cause us not to be able to use full production data.
Personally I prefer to use a subset or dummy data that mimics production. By doing so I can make my data have errors in it and test the requirements are met by manipulating the data as and how I feel. Far better than dealing with a real file I think.
However I did say that once we were in a state where the product was fully teted and rady to progress that we could to a form of OAT to test real production data.
What are your thoughts on using complete real data to execute system testing? Bear in mind when I mean completely real I mean you don't know the flaws that exist in it and you are not allowed to alter it.
It would be interesting to hear
Tags:
Share
Facebook
-
▶ Reply to This