by Poonam | Jan 30, 2019 | Automation Testing
The Internet of Things or IoT architecture is a situation in which people, objects or animals are given unique identifiers and the capability to exchange information over a system without expecting human-to-human or human-to-PC collaboration. This empowers them to...
by Poonam | Nov 29, 2018 | Automation Testing, Software Testing
Test automation approach is a critical testing action at the time of SDLC as it can give fast feedback to the team when a new feature has been created. It likewise expels the burden from QA software testing to repeatedly run regression tests which saves time for QA to...
by Poonam | Nov 23, 2018 | Automation Testing
In SDLC, an automated regression test suite, or validation suite, is a collection of regression test cases that are proposed to be utilized while performing specific yet different retesting of a software program. A test suite frequently contains purpose for each...
by Poonam | Nov 15, 2018 | Automation Testing
As we going to install the TestNG Plugin for Eclipse, thus it’d be great if we first just understand what exactly TestNG framework refers to? So it’s basically a software testing framework stimulated by means of Junit. The TestNG Plugin is an open source automation...
by Poonam | Nov 14, 2018 | Automation Testing
To understand a better perception of HTML Injection, firstly we should recognize what HTML is. HTML is a markup language, where all the site’s components are composed in the labels. It is generally being utilized for making sites. Site pages are being sent to...
by Poonam | Oct 29, 2018 | Automation Testing
TestNG framework is a testing structure created in the lines of JUnit and NUnit, in any case, it presents some new functionality that makes it all the more intense and simpler to utilize. TestNG is intended to cover all classes of tests: unit, end-to-end, functional,...
Recent Comments