Test management is the process of organizing and maintaining tests. Contrast with [tag:team-management].
11
votes
14answers
662 views
When is it OK not to have dedicated testers/QA team?
It just came into my mind that there are no dedicated QAs in stackexchange team.
Since they are indeed making an awesome product, I wonder when does the absence of dedicated quality assurance people ...
11
votes
3answers
462 views
What's the recommended practice for separating unit tests from integration tests for automated testing?
On a project I've been working on, we've been steadily increasing the code coverage through tests. Some of these tests were done as integration tests, and some as unit tests. The integration tests can ...
11
votes
2answers
609 views
Good resources for building a QA team
Our corporation has, up until this point, largely lacked a 'quality mentality' of any kind. From no testers, they went to two testers - but 5 or 6 product teams still rely on a mix of developer and ...
10
votes
6answers
617 views
Test Result Management and Reporting tool
I'm looking for a some sort of management/reporting tool that collects the results of tests, stores them for reporting, then lets users generate reports based on those tests.
We have numerous test ...
10
votes
8answers
1k views
Test Case Management Software
I currently write automated tests using WebDriver/Selenium 2 and utilize the Page Object model. I'd like to start documenting manual tests but our current process is only creating test cases in MS ...
9
votes
17answers
7k views
Alternatives to HP Quality Center for small business
Which are the alternatives today? Not only freeware, but tools affordable for a development team of 3-5 men.
I like the structure and flexibility of HP QC, so a similar tool would be nice to have.
9
votes
3answers
668 views
Estimating a testing project
How do you estimate a testing project? What are the things to be take care of while estimating the time for a testing project ?
9
votes
2answers
429 views
Maintaining automation framework for different browsers like IE and FF
How to maintain automation framework for different browsers like IE and FF?
In my current set up, I maintain two different configuration properties files, one with xpath locators that FF supports ...
8
votes
4answers
417 views
How can I report coverage on an n-dimensional test matrix?
I have a test matrix for my product's installation, which is n-dimensional, where n is about 11 or 12 at this point. For instance, the OS is one dimension, and the DB is another, and the Reporting ...
8
votes
1answer
351 views
Tools for tracking automated tests
I have used STAF/STAX in the past, and liked the way that information was tracked in the tests.
I'm currently investigating Technologies to tie together a few tools that use XML-RPC, and am ...
7
votes
4answers
397 views
Keeping automation code away from application source code
Disclaimer: this question is not related to - "Test cases in source code"
I am working on a super fast development environment where manual test cases were given no importance (thankfully things are ...
7
votes
2answers
380 views
Testing NOSQL DB's like distributed Cassandra
Has anybody worked on testing Cassandra DB which is a NOSQL distributed DB?
What are the important things to be taken into account while doing this?
7
votes
3answers
394 views
What are guidelines to use for exit criteria when releasing?
When I am in ship mode I normally apply a set of criteria before I will "Ship". They do vary, however they are typically along the lines of the following:
Zarro Boogs (Zero active issues). This ...
7
votes
7answers
997 views
Looking for an excellent example of using a spreadsheet for test case management
It is an unfortunate reality of our industry that many testers are stuck using a spreadsheet to manage their test cases.
I wanted to ask (in a community wiki), what are some good techniques and ...
6
votes
2answers
2k views
Any good open source test management tools ?
I am thinking of developing some test management tools, to sit alongside the open source automation tools that I currently use. Primarily for recording manual and automated tests, results and ...
5
votes
5answers
207 views
How to deal with automated test cases that always fail?
I'm facing a lot of automated GUI tests that fail one or more verifications during their run. All the failings points have been reported in our tracking system and they are known issues but get ...
5
votes
9answers
435 views
Test cases in source code
Will it be a good practice to have test cases stored along with the source code in a file or within the source code comments itself? Few months back, I met a programmer from a big corporation who ...
5
votes
6answers
340 views
Is there some software to document the results of functional software testing?
Can anyone recommend some software that can be used to document the results of functional software testing?
This is not at developer level, it is for testers to follow documented procedures/scripts ...
5
votes
3answers
165 views
Documentation tool in Session-Based Test Management (SBTM)?
I wonder if anyone have experience of a tool for session-based testing?
Nowadays we use SharePoint lists where we can write down our session plus other relevant info about the session (requirement, ...
5
votes
4answers
164 views
Test Data Bank creation: approach, important points, useful links, data generators, file storages?
Being Senior QA, I often face one and the same problem: for every project I'm involved in I need to prepare / collect / generate various sort of testing data. It might be VERY different - below are ...
5
votes
3answers
326 views
Are Mind Maps useful as a testing tool?
I don’t know much about Mind maps but I’ve seen expert testers (James Bach and Michael Bolton) use them to plan out their test strategy – usually in a demonstration. It seems like a plausible way to ...
5
votes
4answers
408 views
Test case design standards- friend or foe?
Currently we use an agile team based approach to testing, where each team is responsible for their specific area of a product. While we have found this to be effective and easily manageable, over ...
5
votes
2answers
269 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 ...
5
votes
4answers
162 views
How to keep track of the features in a website for impact analysis?
I have been working for an ecommerce client for the last 6 years as manual and automation QA engineering. New features gets applied to our site once in 2 weeks. Whenever a redesign project comes up, ...
5
votes
3answers
150 views
What criteria do I apply to a highly complex development project to warrant getting “real world” data?
Both the product I used to work on and the one I'm working on now have a fairly large and complex matrix of possible configurations, work-flows, and data scenarios. The one product had, no joke, ...
5
votes
1answer
93 views
Where to start with introducing a testing framework
This I hope won't come across too broad of a question.
If you've been tasked with introducing testing process' for a web application developed in an 'agile' environment, released in 2 weekly cycles. ...
5
votes
1answer
217 views
What are the tiers of testing that should be done on a large scale distributed system?
Let's say you have a large distributed system in the cloud that's got dozens of developers working on it and actively adding code to. Your job is to make sure all of the quality gates are used and the ...
4
votes
7answers
403 views
What is the best way to report test results?
The testing department is new at my company so I am trying to establish some test reporting policies.
We are starting out by develping a suite of regression tests which will be good for the long term ...
4
votes
3answers
166 views
Should a scrum be any different for testers from multiple teams?
I am about to start managing a team of testers within a company. Each tester is on a different team, one tester per team. For example, one tester is on the database team, another on the software ...
4
votes
5answers
299 views
What proportion of different types of software testing does your team use?
Note: I've asked this over on SO and p.SE and it got closed. I'm not trying to game the system, just looking for a home :)
I'm seeking a little "wisdom of crowds" estimation or a pointer to an ...
4
votes
2answers
374 views
When is it inappropriate to use white box testing?
Sometimes, tasked with testing a piece of software for which there are no requirements, a tester will resort to white box testing. Are there times when that is inappropriate?
Here is an example. At ...
4
votes
3answers
469 views
What is the relation between development hours and testing hours?
Some say that testing hours should be less than development hours when estimating a development project. But I don't fully agree with this. (take an example of web application with shopping cart).
4
votes
5answers
86 views
Is testing a product your company uses different than a product shipped to customers ?
Being in the embedded world I have always tested products that goes to OEM's or end clients, I have never tested a product that my company really use.
Besides the fact that you can use and feel the ...
4
votes
2answers
219 views
Test isolation and automation
We are using Selenium webservices for our automated functional testing .
I have a test which tests creation of some objects. If I run the same test again, I need to make sure that each test has a ...
4
votes
14answers
854 views
Is there a test management tool that I can associate tests with multiple projects?
I am looking for a test management tool (mainly for manual testing) that would allow me to associate tests to multiple projects.
We are a consulting firm that has many clients with different ...
4
votes
3answers
125 views
What are useful integrations between TCM, Defect Tracker, Source Control and Project Management software?
My company is looking for a new defect tracking tool. One of the issues I have with the old tool and with the current direction things are going in the search for a new tool is that we have ...
4
votes
2answers
215 views
Advice when putting together a cost benefit analysis when considering changing defect tracking systems
we use a homebaked defect tracking system in my org. As a QA I have worked in various different organisations previously and find the current in-house solution to be sub par. I initially started to ...
4
votes
3answers
160 views
Any good UI evaluation documentation tools?
I am looking for a specific tool which will help me document what I see when I perform web site usability evaluations. At the end of each evaluation, I need to create an report for my client. The ...
4
votes
2answers
152 views
What the most efficient way of testing cross platform (i.e. iOS and Android) applications?
I work on several projects were the client wants basically the same application implemented in both iOS and Android. At the end of the day, you have to test both - they are distinct pieces of ...
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 ...
4
votes
3answers
2k views
How far would you go in ETL and data warehouse testing?
Recently I've been testing on an ETL/Data warehouse project and the strategy I took was to work very closely with the business and leverage their knowledge to come up with all the weird and wonderful ...
3
votes
5answers
373 views
Tracking manual test cases which are automated
My question is intended to those QA shops which follow the paradigm of writing manual tests and automating them. Though I know that many QA shops don't agree to this paradigm at all.
Given the ...
3
votes
6answers
202 views
What type of testing should I be starting with for a big PHP site?
My title explained it all. I have a site to be tested which has almost 100 million lines of codes. This site hasn't been tested yet. I don't know what type of testing should I start with. Should I ...
3
votes
6answers
347 views
What testing procedures/software would you recommend?
My office doesn't currently have any kind of automated testing or anything that runs on our web site updates prior to release. We really need something. I'm not entirely sure what options are ...
3
votes
3answers
9k views
How to change status of all test cases in QC test lab
In QC, How to change status of all test cases(including all steps) together.
I need to make a large set of test cases "pass" in one go, hope there would be some query which can do this.
3
votes
4answers
757 views
Test management product recommendation
I am looking for a test management product to structure our current manual testing. What I would like to it handle is:
recording of test cases, including parametrised ones;
historical analysis of ...
3
votes
6answers
229 views
Are metrics something important?
When I worked for a CMMI level 5 company, they used a predictive approach for almost all and for that same reason metrics were very important, they were the inputs for next projects. But now, I think ...
3
votes
2answers
371 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 ...
3
votes
3answers
261 views
Difference between “Testing Behaviour” and “Test Case”
I'm new to software testing and would like to know the difference between "test case" and "testing behavior".
For example, a registration form on the web has the following fields:
-Name:
...
3
votes
4answers
168 views
Should testers be worried about Quality Assurance? [closed]
In some companies, the testers are expected to do Quality Assurance.
In my opinion, this is not the way to go.
Testers normally don't have the mandate to push things thorugh on a higher level.
Because ...

