|
You are here |
katrinatester.blogspot.com | ||
| | | | |
magnitia.com
|
|
| | | | | Software Testing Statistics: Understanding the State of Quality Assurance Introduction: Software testing plays a crucial role in ensuring the quality and reliability of software applications. As technology continues to advance,... | |
| | | | |
agiletester.ca
|
|
| | | | | A successful whole-team approach to agile testing means lots of conversations about potential upcoming features. These might begin with a project inception, a design critique, a pre-iteration or iteration planning meeting. We need to learn so much about each feature if we're going to successfully deliver what the business, customer and users want and need. [...] | |
| | | | |
developsense.com
|
|
| | | | | Rapid Software Testing, developed by James Bach and me, seeks to be the fastest, least expensive testing that fulfills the mission. It can be implemented across | |
| | | | |
seasidetesting.com
|
|
| | | In many situations, especially when testing, I like to see the log file content (or other system output) on one of my open command line windows. Most of the time tail -f is just fine. However, sometimes I like to have more control of what displayed. In these cases, I use less (https://en.wikipedia.org/wiki/Less_(Unix)): less... | ||