Tagged Questions

6
votes
11answers
409 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 mor …
-3
votes
1answer
72 views

What’s the diffrence between a C# blank class and an MVC C# blank class?

Can anyone define the difference between a C# blank class and an MVC C# blank class?
7
votes
12answers
469 views

QA vs Development Ratio

I am working as a software developer and I had a quarrel today with our QA team about the following: How much the QA team members should exceed the number of developers that are w …
6
votes
15answers
2k views

open source Tool for stress testing, load testing and performance testing

Possible Duplicate: How do you stress test a web application? Currently I have configured a project with cc.net, watin and nunit and now I want to do stress, load, and per …
12
votes
9answers
2k views

Best way to stress test a website

This may be the wrong question to ask but, what's the best way to replicate a large load on an asp.net web application? Is there an easy way to simulate many requests on particular …
0
votes
0answers
44 views

Implications to software development of safety level SIL 1

I have to develop a system with very little safety related issues. We would like to be compliant with SIL 1 safety level. What implications does it have to software development? Wh …
1
vote
2answers
93 views

ASP.Net Stress Testing Actual Use of Application

I have read a few questions here about stress testing and people commonly recommend ab selenium jmeter openSTA but these all seem based around Apache and Java and Scriptin …
1
vote
2answers
55 views

How to manage test fixtures for end-to-end testing?

Having just set up a test framework for a new web application, I realized I missed one of the big questions: "How do I make tests independent from each other?" Years ago I have se …
2
votes
2answers
142 views

Running Python code in different processors

In order to do quality assurance in a critical multicore (8) workstation, I want to run the same code in different processors but not in parallel or concurrently. I need to run i …
0
votes
1answer
64 views

Visualize compiler warnings

I'm looking for a way to visualize compiler warnings and remarks, by annotating or otherwise showing which lines cause a report. This is much like a modern IDE like NetBeans or E …
1
vote
3answers
172 views

Good ratio of developers to testers? [closed]

Possible Duplicates: QA to dev ratio What is a good ratio of developers to testers? From The Joel Test: 12 Steps to Better Code: If your team doesn't have dedicated …
2
votes
6answers
130 views

Quality Assurance Code of Conduct

I haven't been able to find any good resources about QA code of conduct and would like to start documenting this. The main issue I have is really basic stuff like: Someone repor …
6
votes
8answers
385 views

What is a good ratio of developers to testers?

What ratio of [senior] developers to testers do people think is best? Obviously this will depend partly on development/maintenance throughput, but is there a rule-of-thumb that a …
6
votes
10answers
311 views

How do I know if I can be a good software tester?

I am a developer looking for a QA role. I know that the mindset of a developer and a tester differ fundamentally. Besides hands-on experience in a QA environment, are there any oth …
0
votes
1answer
62 views

Has anyone tried Divmod’s “Ultimate Quality Development System”?

Ultimate Quality Development System Does anyone have any experience with this or a similar methodology, good or bad?

1 2 3 next
15 30 50 per page