Tagged Questions
2
votes
2answers
69 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
5answers
362 views
I want to enter the SQA field specifically automation
I am working hourly for low wage as a QA intern/tester. I want to learn more about this field. I have already graduated, so everything I have learned is self taught or learned somehow on the job. At ...
3
votes
3answers
804 views
What are the test cases or test scenarios for palindrome
In the interview, the employer asked me to write test cases or test scenarios to check the Palindrome of the word.
I said one with positive test case and another with negative test cases. But employer ...
-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 ...
5
votes
3answers
2k views
Is Selenium the right tool for browser compatibility testing?
I have been seeing a lot of customers pushing for browser compatibility testing using Selenium. Was wondering whether this is really necessary. The push is mostly due to Selenium grid supporting multi ...
10
votes
7answers
963 views
Transition from all manual testing to automated testing
Right now my company only does manual testing. We've talked about starting some automated testing for a while but it hasn't taken off at all. It seems like automated testing would be a good way to ...
2
votes
2answers
4k views
List and role of different types of testing environments
There are numerous of different testing environments that I have come across with, and ALL of them seem pretty useful and helpful but which ones are necessary.
For example ... I have seen:
...
14
votes
7answers
1k views
Does automating your manual tests give you good automated tests?
I notice that the tag wiki for the "automated testing" tag contains the following sentence: "Commonly, test automation involves automating a manual process already in place that uses a formalized ...
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 ...
12
votes
5answers
343 views
How to deal with automation naysayers?
In my team, there are a number of experienced QA people. I work mostly on developing tools to make the QA process easier for these guys, such as developing test automation.
The uptake has been slow, ...