The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
84 views

How best to 'leanify' test case documentation?

I'm currently reviewing some test case artifacts for various project teams as standardized by our organization. However, I'm a bit appalled to find that a lot of content is being captured in documents ...
-2
votes
1answer
29 views

Cross browser testing on a budget [closed]

With a lack of testers much manual cross browser testing is done by me. Although far from ideal are there any tools which can simplify this process? Thanks
5
votes
4answers
238 views

How can I handle a client's client who is upset with bugs but refuses to use any kind of Project Management?

I am a programming/engineering freelancer working as a consultant for a mid-sized corporation. This mid-sized corporation has many clients, including a very large financial company (one of the top 10 ...
2
votes
4answers
389 views

Estimation and testing in project management

I'm currently writing a paper regarding project management, and was wondering if anyone with experience could answer the following questions? What are the steps involved in creating a testing ...
9
votes
5answers
4k views

What is the role of a QA tester on a Scrum team?

I've recently added a QA tester to our new Scrum team. The tester comes with a lot of experience in automated testing and is capable of scripting, light coding, etc. He will be using automation tools, ...
5
votes
4answers
435 views

Incorporating QA and Testing in a Startup running Scrum

We continue to struggle with how to improve our QA and Testing processes in the sprint. We run a two week sprint and find that the QA and testing gets left late in the process and ends up rushed with ...
4
votes
2answers
1k views

Who writes the test cases for your client when it's time for Client Acceptance Testing?

This question has recently come up at my organization. When it's time for the client to review and accept either a large ecommerce implementation or a smaller feature enhancement, will your QA team ...
3
votes
3answers
123 views

Tool to manage manual tests

I'm about to start writing up a spreadsheet to describe some manual test steps and expected results. This will be sent to people to test the website get them to fill it in and then send it back. It ...
6
votes
2answers
326 views

How can the role of QA maintain the alignment between the Business and IT?

In my previous organization there was a disconnection between the Business Operations and IT that always impacted the final derivable. For some reason, the Business intent was not accurately ...
5
votes
3answers
467 views

How to define a Test Exit Criteria?

How can a project manager specify a testing task statement of work for a fixed-price contractor? I'm hiring a contractor to do testing in my project. All other works like design, architecture, ...
11
votes
4answers
496 views

How Quality Assurance is related to Testing?

Very often I hear people say "Quality Assurance" while talking about "Testing" and vise versa. According to my understanding these two terms mean different things. Could anyone explain the difference? ...
4
votes
4answers
2k views

How to organize sprints during the user acceptance tests phase?

What is the suggested approach to sprints organization during the tests phase? Lets assume that we have finished development sprints, internal tests (analysts & developers) are over. Application ...