CQSE Blog
News & Updates
All news and updates
Categories
Does ABAP Really Require Longer Procedures?
Nils summarized the benefits of short methods in his post from November: These are easier to ...
Thomas Kinnen
2015
Tutorial: IntelliJ IDEA Plugin Development - Getting Started and the StartupActivity
In this blog post I will show you how to start with IntelliJ IDEA plugin development. Since there ...
Dr. Elmar Jürgens
2014
Student Internships in Software Quality Analysis
This post is about student internships at CQSE. If you are studying computer science and are ...
Dr. Benjamin Hummel
2014
Containing the Findings Flood
Have you ever used static analysis tools? Then you probably know how they tend to flood you with so ...
Dr. Nils Göde
2014
The Real Benefits of Short Methods
As you probably know, you should keep the methods (functions, procedures, …) in your code short and ...
Enforce Consistent Compiler and Code Formatter Settings with Eclipse
Almost everybody agrees that having a consistent setup for compiler errors, warnings and the code ...
Fabian Streitel
2014
Take control of your testing process!
Testing is an integral part of a software product’s life-cycle. Some people prefer executing their ...
Fabian Streitel
2014
Why is Java's String#replace() so slow?
One of the services we offer is called Test-Gap Analysis (TGA). It helps you identify changes in ...
Dr. Daniela Steidl
2014
Does Quality Control Really Make Your Code Better?
The recent blog post ‘Improving Software Quality’ by my colleague Martin showed how we can improve ...
Like our blog?
We write about many software-quality topics.
Our Team
Does ABAP Really Require Longer Procedures?
Nils summarized the benefits of short methods in his post from November: These are easier to...
Thomas Kinnen
2015
Tutorial: IntelliJ IDEA Plugin Development - Getting Started and the StartupActivity
In this blog post I will show you how to start with IntelliJ IDEA plugin development. Since there...
Dr. Elmar Jürgens
2014
Student Internships in Software Quality Analysis
This post is about student internships at CQSE. If you are studying computer science and are...
Dr. Nils Göde
2014
The Real Benefits of Short Methods
As you probably know, you should keep the methods (functions, procedures, …) in your code short and...
Enforce Consistent Compiler and Code Formatter Settings with Eclipse
Almost everybody agrees that having a consistent setup for compiler errors, warnings and the code...
Fabian Streitel
2014
Why is Java's String#replace() so slow?
One of the services we offer is called Test-Gap Analysis (TGA). It helps you identify changes in...
Dr. Daniela Steidl
2014
Does Quality Control Really Make Your Code Better?
The recent blog post ‘Improving Software Quality’ by my colleague Martin showed how we can improve...
CQSE Blog
Does ABAP Really Require Longer Procedures?
Nils summarized the benefits of short methods in his post from November: These are easier to...
Thomas Kinnen
2015
Tutorial: IntelliJ IDEA Plugin Development - Getting Started and the StartupActivity
In this blog post I will show you how to start with IntelliJ IDEA plugin development. Since there...
Dr. Elmar Jürgens
2014
Student Internships in Software Quality Analysis
This post is about student internships at CQSE. If you are studying computer science and are...
Dr. Nils Göde
2014
The Real Benefits of Short Methods
As you probably know, you should keep the methods (functions, procedures, …) in your code short and...
Enforce Consistent Compiler and Code Formatter Settings with Eclipse
Almost everybody agrees that having a consistent setup for compiler errors, warnings and the code...
Fabian Streitel
2014
Why is Java's String#replace() so slow?
One of the services we offer is called Test-Gap Analysis (TGA). It helps you identify changes in...
Dr. Daniela Steidl
2014
Does Quality Control Really Make Your Code Better?
The recent blog post ‘Improving Software Quality’ by my colleague Martin showed how we can improve...