3
votes
2answers
319 views

Is there traceability matrix in agile?

In traceability matrix the links between requirements and tests can help answer: Which requirements is almost never tested, and which is tested extremely often? Will a change to a particular ...
4
votes
1answer
135 views

How to understand existing test coverage?

I believe this is a common issue for any QA that enters a project with existing test base. I entered the project which have lots of unit tests and FIT tests for existing functionality. When I test a ...
1
vote
1answer
144 views

Framework and tools for managing testing and monthly releases?

I'm not anywhere close to being an expert on professional QA and testing but I do work with it as part of managing a IT system at work. To be honest, we are not very mature when it comes to using an ...
2
votes
1answer
112 views

Encouraging project teams to define Edge cases

Can you please give me concrete examples of Edge cases preferably for Financial systems (General Ledger) and STP Settlements to help us kick start the right kind of thinking /approach by both the ...
2
votes
3answers
389 views

Best article/site to describe “Software Testing as a Service” concept and suggest comparable metrics

My team (40+ QA Engineers) executes functional, integration and automation testing services for a large customer. We are not developing products, only test them. We test various applications built by ...