Menu

Close
  • Home
Subscribe
Menu

automated testing

A 5-post collection

Page 1 of 1

Deep Oracles: Multiplying the Value of Automated Tests

(This blog post is expanding on a presentation I gave recenntly. Slides are here) Modern software is a complex beast. We need to be sure that »

Emanuil Slavov on automated testing, test oracles 11 May 2018

Running Test In Parallel - Optimal Number Of Threads

June this year I presented at expo:QA conference. It was a case study on how we increased the execution time of high level automation tests »

Emanuil Slavov on automated testing, parallel, threads 20 October 2016

Eliminating a Class of Defects

Imagine the following line of PHP code: $db->GetRow("SELECT * FROM users WHERE id = $user_id"); This line is vulnerable to SQL injection, »

Emanuil Slavov on automated testing, static code analysis, defect 04 October 2016

Fix Your Unstable Automated UI Tests

Unstable automated tests are bad. You cannot rely on the results. It takes too much time to investigate if a failure is really a bug or »

Emanuil Slavov on ui tests, automated testing, selenium 15 May 2015

Static Code Analysis for PHP

Static Code Analysis (SCA) is the first of the three pillars of automated testing. This is the practice of running tools that compile (depending on the »

Emanuil Slavov on PHP, static code analysis, automated testing 09 March 2015
Page 1 of 1
Optimizing For Happiness © 2021
Proudly published with Ghost