Test management is the process of organizing and maintaining tests. Contrast with [tag:team-management].
7
votes
2answers
374 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?
9
votes
2answers
426 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 ...
9
votes
3answers
652 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 ?
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 ...