Category: <span>Best Practices</span>

A Trick for Data Driven Testing Using Cucumber

09/25/2014
Posted by
0

Now that you know the anatomy of a Data-Driven test, here’s a trick that simplifies the process of Data Driven testing using Cucumber. Cucumber inherently supports Data Driven testing by the use of the Scenario Outline and Examples section. It is with these keywords that Cucumber allows for easy Data Driven testing to be completed where no changes need to be made…

Read more

Difference Between White Box and Black Box Testing

09/23/2014
Posted by
0

  At 3Qi Labs we are constantly looking and recruiting for QE (Quality Engineers), and with all of the interviews we have conducted we have seen a huge range of answers to the simple question “What’s the difference between White Box and Black Box testing?”. This post is our attempt at breaking down the fundamental…

Read more

Types of Automation Frameworks

09/19/2014
Posted by
0

“Frameworks” is an overused, yet necessary, part of any successful automation effort. Automation has been around for a long time (Mercury Systems which is part of HP since 2005 was founded in 1980!) and many of the approaches are the same as they were back then, but the underlying technologies and tools have evolved. So today,…

Read more

Chrome Inspect Element Tool & Shortcut

08/26/2014
Posted by
0

Chrome Inspect Element is a native development tool pre-built into the Chrome browser making it very accessible, especially when it has shortcut command options. Below are the options for opening up the Inspect Element tool with keyboard shortcuts. Keyboard Shortcuts: Mac Cmd+Opt+I to open the Developer Tools Cmd+Opt+J to open the Developer Tools and bring focus to the…

Read more

Chrome Inspect Element Tool & Shortcut

Chrome Inspect Element is a native development tool pre-built into the Chrome browser making it very accessible, especially when it has shortcut command options. Below are the options for opening up the Inspect Element tool with keyboard shortcuts. Keyboard Shortcuts: Mac Cmd+Opt+I to open the Developer Tools Cmd+Opt+J to open the Developer Tools and bring focus to the…

Read more

10 Useful Accessibility Testing Tools

Accessibility in context to online applications is bridging the gap between those individuals with physical disabilities and their ability to leverage the same online information that others use.  Web Accessible Testing is used to assure that web content is accessible based on the guidelines set by governments and international organizations such as the W3C. The motivations to invest…

Read more

Turning Off Internet Explorer Auto Updates

Posted by
0

 How to Easily Disable Internet Explorer Auto Updates Having updates automatically installed on your computer can be a nuisance, especially when you didn’t want the update to begin with. We have simple step-by-step instructions for disabling this feature on multiple browsers. While Internet Explorer auto updates are only an issue on Windows operating systems, we…

Read more

Turning Off Google Chrome Auto Updates

Posted by
0

How to Easily Disable Google Chrome Auto Updates If you have a slow connection, or maybe don’t want the latest version of a browser then it can be frustrating to have the feature of Chrome auto updates enabled where updates are automatically installed. We also offer step-by-step instructions on how to turn off Internet Explorer…

Read more

Turning Off Firefox Auto Updates

Posted by
0

Easily Disabling Firefox Auto Updates There are a handful of reasons why one might want to disable the pesky feature that comes set by default with all browsers, where updates are automatically downloaded and installed on your computer. You may have a poor or slow internet connection and simply don’t want the updates automatically installed,…

Read more