Tagged Questions
2
votes
2answers
76 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 ...
5
votes
4answers
152 views
Test Data Bank creation: approach, important points, useful links, data generators, file storages?
Being Senior QA, I often face one and the same problem: for every project I'm involved in I need to prepare / collect / generate various sort of testing data. It might be VERY different - below are ...
2
votes
3answers
100 views
Deployment Testing - when to perform
In order to put an updated service live we have a test team who conduct SAT, UAT etc and the desktop support team will create a Rapid Install Package (RIP) for deployment. My question is when is it ...
4
votes
3answers
155 views
Any good UI evaluation documentation tools?
I am looking for a specific tool which will help me document what I see when I perform web site usability evaluations. At the end of each evaluation, I need to create an report for my client. The ...
-2
votes
3answers
251 views
Courses for non-IT people to study testing?
I am a non-IT student, but I want to enter into the IT world. Which courses do I have to study to get job in testing? What is the difference between QA tester and ISTQB tester? Which is the best ones?
...
-2
votes
1answer
80 views
What should I be concerned about testing online game in general? [closed]
I have background in software application testing, but I am pretty new to game testing. I would like to seek some advice when considering taking on game testing project. What type of questions should ...
4
votes
14answers
836 views
Is there a test management tool that I can associate tests with multiple projects?
I am looking for a test management tool (mainly for manual testing) that would allow me to associate tests to multiple projects.
We are a consulting firm that has many clients with different ...
9
votes
5answers
1k views
Test Case Management Software
I currently write automated tests using WebDriver/Selenium 2 and utilize the Page Object model. I'd like to start documenting manual tests but our current process is only creating test cases in MS ...
5
votes
2answers
262 views
What are the challenges around the integration of Manual and Automated Tests?
This is more a request for your professional opinion than a question...
We are seeing how test automation is spreading to more and more organizations. This in itself is a good thing, but at the same ...