software-quality
Realtime serial data logging with Python - design advice
I am having to design a small program that reads the GPRMC sentence from a GPS logging device on a laptop computer. I am reading the raw values over serial connection. Once I read the raw value I will[详细]
2023-03-24 21:26 分类:问答Looking for Objective Metrics for Software Quality [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po[详细]
2023-03-22 23:05 分类:问答Why is it important to express code in Disjunctive Normal Form?
At the company I work for, there has recently been a mandate that all \'highly visibile\' boolean logic must be expressed in Disjunctive Normal Form.[详细]
2023-03-17 09:36 分类:问答IntelliJ IDEA debug configuration: bash scripting to limit cpu/bandwidth
I need to limit the CPU and bandwidth of my application for testing purposes during the development process and wrote a small bash script wrapper around the java command, but I\'m not sure how I can i[详细]
2023-03-03 10:38 分类:问答Need advice on improving testability
I have developed a stack of web Services based on: Spring ws 2.0 with jaxb2 maven plugin (to ease the pain).[详细]
2023-02-13 12:03 分类:问答Test Cases for Testing Code.....what bounds?
So I have been recently hired on as a QA/Firmware Developer for a Printer Company, and alot of my work involves writing Small widgets/test apps to place on the printers themselves to test to make sure[详细]
2023-02-11 18:12 分类:问答What are good ways to test a login page?
I get asked this question very frequently in my interviews. They draw username and password text fields and ask me what test cases I can come up with to ensure that this page works fine. My answers on[详细]
2023-02-06 11:24 分类:问答What quality metrics shall I follow for a PHP project and are there any softwares available? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-28 07:54 分类:问答Software Development Costs Pyramid [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-23 22:31 分类:问答Embedded Software Defect Rate
What defect rate can I expect in a C++ codebase that is written for an embedded processor (DSP), given that there have been no unit tests, no code reviews, no static code analysis, and that compiling[详细]
2023-01-22 07:00 分类:问答