What are the main role and responsibilities of a tester? In my opinion the tester should be a more active role with these aditional responsibilities (Note: this idea is not state of the art but a vision) Analyzing the Requirements from the client When the requirements are written down make shure that the requierements are smart and automatic testable by using bdd-style Gherkin-style language
What is the difference between Quality assurance engineer and a tester . . . From my experience 1) What are the specific tasks software quality assurance engineer and software tester does? Assurance engineer has more wider responsibilities compared to software tester, like to ensure the recommended code coverage statistics, Release notes and other documents validations, Testing etc
The role of a software tester in an agile environment? A software tester's primary job is to test; otherwise, they would not be called a software tester Regardless of how much satisfaction a tester feels when involved in early design and coding, and regardless of how much they contribute in those areas, it is important that the tester test and log bugs
Leak down tester recommendation needed - Adventure Rider Yes, I've got my eye on that same unit Found it on sale for $75 but shipping tax pushes it to over $100 there too Just bought a compression tester and it's 10mm adapter fit the KTM space so I can use that adapter if the OTC 10mm adapter is too big
manual testing - How should a Software Tester deal with missed Defects . . . Execution tracking: Tester is owner of defects in the system It is part of tester's job to get the defect logged as a bug against test case If test case is missing then adding test case Capturing and adding all the related test cases if found any test case Getting bugs resolved from developers on time
How should a tester deal with a bug found in production? There will always be bugs that get past a tester and land in production I have even had bugs that where in my face, we researched it, thought it was a fluke, because we couldn't reproduce it and then released the issue into production The best thing you can do is learn from it and prevent the same in the future
What proficiency should a software tester have in SQL? A good Software tester in a job requiring DB skills needs to be willing to learn from the Developers and DBAs in the shop The tester should want to refine and improve their DB data mining skill continuously Have a sense of caution when using insert, delete, and update
manual testing - How should a Software Tester deal with missed Defects . . . The team should own the quality, not just the "tester " The team includes all involved parties (pm, devs, qa, team lead, even stakeholders) The idea that the tester owns quality fosters apathy in developers and leads to siloed workflow where developer neglects even simple i o testing and "throws it over the wall" for the tester to say it works
automated testing - Can a Manual Tester survive in software industry . . . If a tester, instead of writing an automated test for a problem, would record the steps to reproduce in a manual test scenario and would then rely on the fact that in the future this particular scenario would be manually-processed for every new release of the product, this process will eventually fail