I’m looking for test management software with collaboration
capabilities but at an affordable rate.
Answer Posted / peter
Well there are several test management systems available but
since you want one with collaboration features, that too at
an affordable price I’d suggest http://www.getzephyr.com.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the rule of a "test driven development"?
You have 250 outstanding requests in a bug tracking application,you have no automated build environment, or representative production environment in test, nor the hardware required.You are responsible for establishing some kind of process and order to the QA department, what would you need in terms of budget and what would your processes be, as well as how would you address the environment issues mentioned above?
What kinds of testing should be considered?
What is conformance testing?
What is the quality audit?
When to start qa in a project?
What is a test plan and what does it include?
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
How do you audit configuration management
Can Parrto Principle be used in Quality Assurance and testing?
An automated bank teller system?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
What is cross browser testing?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
You are a tester. Now how will you choose which defect to remove in 1000000 defects?