Difference between Sanity, Smoke and Regression testing
Nowadays Quality assurance engineers perform different kinds of testings to make sure that the delivered product has minimal bugs. So from t...
Quality is all about !
Nowadays Quality assurance engineers perform different kinds of testings to make sure that the delivered product has minimal bugs. So from t...
API testing is as important as functional testing. If you are manual QA then you must enhance your skills in API testing as well. API testi...
Nowadays, websites become a mandatory thing for any business. If you own a business, even if an offline business, you must have a website of...
As a Quality assurance engineer, your primary job is to find bugs in the product and report those bugs. Reporting the bug is as important as...
Nowadays we deal with different devices like desktops, laptops, TV, smart phones, tablets, smartwatches, and many more. All these devices ha...
Mostly, automation testers use developer tools to get the Xpaths of the element. These developer tools can be also useful in functional test...
When a new product or feature development starts, most of the time QAs don't have any clue about the design of the product, what all are...
Puppeteer is a Node.js library supported by Google that helps to automate the browser. Puppeteer is the latest technology in the automation...
Puppeteer is a node.js library that helps to automate the browser. Those who are new to puppeteer can go through What is puppeteer? setup a...
While using iPhone (or testing! ) a user found an important bug in ios that could be missed in their internal testing. Users need to take ca...