The learning tag has no wiki summary.
17
votes
7answers
638 views
Developers have code kata to practice skills. What test equivalents are there?
Deliberate practice is key to developing mastery of a skill. If you want to practice your programming skills, there are a wealth of resources like code kata.
What are the equivalents for test design?
...
16
votes
7answers
1k views
Suggested books to start on software testing
I'm trying to learn more about software testing, so I want to know what are the suggested books on this topic
22
votes
11answers
611 views
Blogs to follow to further learning [closed]
I've tried my best to keep this question non-subjective so am not asking which blogs are definitively "the BEST" but instead am using the opportunity to just try to broaden my scope of reading around ...
17
votes
8answers
1k views
How do you prepare yourself for a testing position?
I'm a developer. Right now we don't have much in my firm in the way of testers. Whether I do it here, or go to a different firm, I'm very interested in becoming a full time tester. How would I prepare ...
13
votes
6answers
541 views
Software testing and QA podcasts
In a similar vein to the question blogs to follow to further learning, I would like to ask if there are any noteworthy testing podcasts? Searching in iTunes domes up pretty empty on the topic.
I know ...
11
votes
4answers
6k views
What are the best beginner tutorials for Selenium IDE
I have gone through the possible duplicate question,it was related to selenium webdriver .
I am new to Selenium IDE tool. Could you please suggest me some best PDFs and sites with Selenium tutorials ...
7
votes
4answers
286 views
What learning resources are there for testers who want to study Systems Thinking?
Systems thinking is tremendously relevant to any professional tester, but few testers study it, despite the obvious benefits of learning techniques/approaches that allow you to study systems in terms ...
8
votes
1answer
803 views
Fundamental Requirements For an Entry Level QA Engineer
My intention is for this to be a Community Wiki. Being that I have not been granted the power to make this a Community Wiki, I ask that someone who does have the power make it one before it gets ...
5
votes
5answers
448 views
Is there a guide or systematic way of writing test scenarios?
Are there best practices in coming up with effective test scenarios? Are there documented test scenarios that can be reused across different systems?
5
votes
1answer
110 views
Alternatives to ISEB
I can see why the community can sort of look down on the ISEB exams (at least the Foundation - I haven't looked at the material for any of the others). So I got to wondering exactly what similar ...
1
vote
7answers
307 views
What options are available in the career path of a tester?
I am an ISTQB Foundation Certified Tester and am looking at attaining either the Certified Agile Tester (CAT) certification or the ISTQB Intermediate Certificate to add to my skills and experience to ...
4
votes
3answers
264 views
Am I tester or just checker?
I've read about difference between testing and checking and I feel I'm only a checker.
I write tests scenarios to know whether the product satisfies requirements. Is this still testing or only ...
-2
votes
1answer
127 views
How to write Test Strategy [closed]
How do I write test strategy in simple way by referring Functional requirement document. and Business requirement document. What are the bullet points?