Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

11
Question for those of you who also do software testing
Post Body

I've been asked to help our QA person compare some before and after Excel reports. The reports are just lists of account codes and dollars, and what changed was the spelling of one of the account codes. They said that none of the calculations, logic or sorting/filtering changed. The manager asked us to go line by line to make sure the changed account code is correct everywhere. Nothing wrong with that.

However, now that I'm looking at it, I think going line by line is "working harder, not smarter". First off the account code that got changed is not on every line, so I can just search for it and skip a bunch of lines. The beginning part of the code is the same, and as I mentioned, the sort hasn't changed, so it's in all the same rows before and after.

Also, I used to be a software developer so I strongly suspect that the account codes are pulled out of a database table, which would mean if this changed one is wrong on one line, it's wrong on all the lines equally. Or if it's correct on one line, then it's correct on all lines equally. So I only really need to find it once in the "after" reports to see if it's correct. Or if I want to be super sure, I could sort on the account code column to put all instances of this account code together and quickly scan them.

All of which changes a multi-hour team effort into a five minute task for one person.

Now I'm not a QA person. I know they need to be methodical and detailed. Aside from going line by line just because we were asked to, where could my approach go wrong in this specific scenario? (and this is why I would suck at testing!)

Author
Account Strength
100%
Account Age
7 years
Verified Email
Yes
Verified Flair
No
Total Karma
27,091
Link Karma
3,590
Comment Karma
23,200
Profile updated: 5 days ago
Posts updated: 2 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
4 years ago