Tagged Questions

56
votes
38answers
3k views

What are software practices in mission-critical industries (e.g. nuclear power plant)?

Edit What software practices are being used in mission-critical industries where safety is paramount? For example nuclear power plant. Update Originally this question was: How would you develop …
29
votes
13answers
1k views

Tips for hiring good testers?

Hi all, We're looking to add a few good testers (err "qa engineers") to our team. It's been my experience in the past that the "10-1" rule for developers (good devs are 10 times more productive than …
12
votes
5answers
377 views

Studies showing the effect of code quality/QA?

I am looking for studies about applied code quality, comparing costs before and after. They should show a clear benefit in cost (or maybe a negative effect of too much cost). I need hard facts like …
11
votes
7answers
365 views

Do you code review unit tests?

After reading this question I'm left wondering if shops doing code reviews bother to do the unit tests as well? At my current contract all code must be reviewed before commit, but historically unit …
10
votes
21answers
550 views

Should we always reproduce the bugs to verify the fixes ?

From time to time we get bugs on production that can be fixed by for example by changing a configuration, disabling some part of the logic, and such. I've argued with my manager that we should …
9
votes
8answers
1k views

Automating QA on Flex Application

I have a Flex Application that needs to be tested and our QA department is really adament on using some form of automated-testing tools like HP's QuickTest Pro (QTP). However, QTP requires that you …
9
votes
7answers
860 views

What do you ask at an interview for a QA position?

There are a ton of questions on this site about interview questions for programmers, but what about QA engineers? How can I make sure I'm getting somebody who really knows how to put test plans …
8
votes
9answers
295 views

What books do you recommend reading for QA/Test ?

I'm looking for a list of books which people think are essential for a developer in a test/QA role to read. I'm looking for books which are test/QA specific, so not things like data structures or …
7
votes
9answers
287 views

Unit tests by a QA Engineer

As I understood from some Q&A sessions (see this and this), unit tests should be written by developers. At my previous workplace we tried to give this task to a QA Engineer, but it didn't work. …
7
votes
6answers
1k views

Selenium alternatives?

Selenium seems to be the mainstream tool for browser side testing and it isn't that horrible. But are there any alternatives hiding out there, even in beta phase?
7
votes
6answers
534 views

Good QA / Testing Podcast

Can anyone recommend a good Podcast for Quality Assurance / Tester folks. I find there is a wide variety on development but yet to find a good one for QA/Testing ( not from the developer point of view …
6
votes
14answers
308 views

How can I make my relationship with QA less adversarial?

Throughout my career, I've had varied amounts of success getting along with QA. I admit that I can take bug reports personally, but usually when they're crafted in a freeform style that is worded more …
6
votes
3answers
172 views

Acquiring / accessing Citrix environment for QA purposes

We have a Windows Forms, .NET 2.0 application delivered via ClickOnce and driven by web services, that our customers occasionally wish to deploy into a Citrix environment. In some cases, the customer …
6
votes
5answers
232 views

How do I go about building a test plan for our QA department?

We are currently preparing our testing department for a new release of our latest project. We would obviously like them to follow a thorough plan for testing our software and insuring that bugs are …
6
votes
11answers
430 views

When is it time to have a QA department ?

The Quality Assurance (QA) department is roughly a bunch of testers debunking your app(s) all day, giving the green light for releases, handling Alpha / Beta programs. And much more. But without a QA …

1 2 3 4 5 7 next
15 30 50 per page