Tagged Questions
2
votes
2answers
73 views
Any good test plan/cycles or experiences without using crowdsourcing?
I'm trying to rethink our test cycle that we use at my company and am wondering if anyone could give any leads, examples, experiences, etc. to how you test without the use of crowdsource data. The ...
14
votes
7answers
333 views
How to obtain “fresh mind” results?
I noticed that when you start on a project with a beginner mind (for that particular product) you have a fresh approach and start noticing a lot of bugs.
After a while and some experience with that ...
4
votes
2answers
129 views
Should A Formal Test Plan For Dynamic String Testing Include All Combinations?
Situation:
Large enterprise web application
Formal test plan in HP Application Lifecycle Management (née Quality Center)
Many dynamic text strings in the web application with several variables
An ...
2
votes
1answer
216 views
Testing database transformation mappings
If regularly testing the creation of different datawarehouse tables using mappings from source tables. What do you suggest is the best approach or specific SQLs to do the trick?