0
votes
0answers
42 views

What is product quality and process quality in software engineering [closed]

What is the main difference between product quality and process quality in software engineering? Can someone please answer my question. Thanks
0
votes
1answer
116 views

Quality Audit Software applied to Free Software

I'm doing an investigation searching for quality audit software applied to free software but haven't not much luck so far. I already found information of software that make quality audit ...
3
votes
1answer
304 views

Looking for Objective Metrics for Software Quality

There are various types of quality that can be measured in software products, e.g. fitness for purpose (e.g. end use), maintainability, efficiency. Some of these are somewhat subjective or domain ...
37
votes
6answers
2k views

How to write high quality Javascript [closed]

I have been in the process of learning Javascript to complement ASP.NET. I have a strong background in general programming, and have always been an advocate of disciplined practices and good hygiene ...
5
votes
3answers
436 views

What industries develop the highest quality software? Lowest quality? Why?

From your experience, of those industries that develop custom software for internal use such as financial services companies, which ones produce higher quality software measured in defect rates and, ...
8
votes
5answers
2k views

How to measure robustness?

I am working on a thesis about meassuring quality of a product. The product in this case is a website. I have identified several quality attributes and meassurement techniques. One quality attribute ...
1
vote
2answers
826 views

Is anyone using XQual Studio “xstudio”?

I wanted to try and install XStudio, but I wanted to see the pros and cons of choosing the open source project XQual Studio over Quality Center.
6
votes
8answers
3k views

Software quality metrics

I was wondering if anyone has experience in metrics used to measure software quality. I know there are code complexity metrics but I'm wondering if there is a specific way to measure how well it ...
14
votes
12answers
4k views

How do we define Code Quality? [closed]

Does anyone have a reasonable definition of Code Quality? I don't think there is a good definition, and I see plenty of bad definitions. There are many definitions for Correctness, but I would ...
75
votes
53answers
5k views

Why is software quality so problematic?

Even when viewing the subject in the most objective way possible, it is clear that software, as a product, generally suffers from low quality. Take for example a house built from scratch. Usually, ...