Deprecated: Function create_function() is deprecated in /home/qualit96/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 258
Warning: Cannot modify header information - headers already sent by (output started at /home/qualit96/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php:258) in /home/qualit96/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1372
Warning: Cannot modify header information - headers already sent by (output started at /home/qualit96/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php:258) in /home/qualit96/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1372
Warning: Cannot modify header information - headers already sent by (output started at /home/qualit96/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php:258) in /home/qualit96/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1372
Warning: Cannot modify header information - headers already sent by (output started at /home/qualit96/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php:258) in /home/qualit96/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1372
Warning: Cannot modify header information - headers already sent by (output started at /home/qualit96/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php:258) in /home/qualit96/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1372
Warning: Cannot modify header information - headers already sent by (output started at /home/qualit96/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php:258) in /home/qualit96/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1372
Warning: Cannot modify header information - headers already sent by (output started at /home/qualit96/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php:258) in /home/qualit96/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1372
Warning: Cannot modify header information - headers already sent by (output started at /home/qualit96/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php:258) in /home/qualit96/public_html/wp-includes/rest-api/class-wp-rest-server.php on line 1372
{"id":14057,"date":"2018-05-26T01:17:29","date_gmt":"2018-05-25T20:17:29","guid":{"rendered":"http:\/\/quality-spectrum.com\/?p=14057"},"modified":"2019-11-20T21:01:26","modified_gmt":"2019-11-20T16:01:26","slug":"automation-stories-framework-debug-lessons-techbeacon-article","status":"publish","type":"post","link":"https:\/\/quality-spectrum.com\/automation-stories-framework-debug-lessons-techbeacon-article\/","title":{"rendered":"Automation stories \u2013 Framework Debug lessons [TechBeacon Article]"},"content":{"rendered":"
This one time,<\/p>\n
when we spent months finding the root cause of an\u00a0alert problem<\/u><\/em>,<\/p>\n
Turned out\u00a0windows 7\u00a0<\/strong>on a\u00a0VM<\/strong>\u00a0running\u00a0chrome<\/strong>\u00a0ran a bit\u00a0wonky<\/u><\/em><\/strong>,<\/p>\n
It was so cool we wasted\u00a0months<\/u>\u00a0on such a silly issue.<\/p>\n
<\/p>\n
But you know, in automation this is a<\/p>\n<\/div><\/span>
In the end here\u2019s what we learned:<\/p>\n
\n
Event handlers are important to deal with typical UI issues. \u201cAnything that can go wrong will go wrong\u201d, so prepare for it<\/li>\n
Even with the precautions you take, best to have a back-up plan.<\/li>\n
Keep the AUT and automation tool aligned<\/li>\n
When analyzing a problem, define and keep changing the variables to find a pattern<\/li>\n
We make the wrong assumptions all the time, it\u2019s good to question them when you\u2019re stuck<\/li>\n<\/ul>\n