by Poonam | Jun 14, 2018 | Functional Testing, Software Testing
Fakes mocks and stubs are kinds of test doubles that will assist you in accomplishing the objective of isolation. There are a few libraries that give tools to effectively make these fakes mocks and stubs objects in your tests. Sinon.js is a javascript library that...
by Poonam | Jun 13, 2018 | Automation Testing
HtmlUnit driver download is lately the most lightweight and quickest implementation of Selenium WebDriver. As the name recommends, this depends on HtmlUnit. HtmlUnit driver download is a java based usage of an internet browser without a GUI. HtmlUnitDriver is an...
by Poonam | Jun 12, 2018 | Software Testing
A decision table in software testing is a decent method to manage diverse combination inputs with their related outputs and furthermore called cause-effect table. Motivation to call cause-effect table is a related logical diagramming technique called...
by Poonam | Jun 11, 2018 | Software Testing
Each strategy has its own particular advantages and misconceptions. The accompanying areas will break down the key and most common test driven development myths. Test Driven Development (TDD) which is additionally referred to as test-driven design is a broadly...
by Poonam | Jun 8, 2018 | Software Testing, Tech News
Facebook recent news reported on Tuesday that a huge number of clients had their privacy settings incidentally hijacked by a “software bug” letting anyone on the internet read status and posts that were proposed just for private groups of people. The...
Recent Comments