Sample demo web sites to practice automation testing
In this post, we will see top demo websites to practice automation testing using tools like Selenium, protractor, UFT [formerly…
In this post, we will see top demo websites to practice automation testing using tools like Selenium, protractor, UFT [formerly…
A build is a piece of software or Product which consists of a set of features and a few bug fixes, Build…
A group of developers together made a decission depending on their individual views and created the methodology called Agile. In…
Database testing: validate the front end data with the database. Let’s take an example of a e-commerce application, user booked…
MySQL is considered to be most popular open source database, For more information regarding versions and features, please refer http://dev.mysql.com/…
System testing – 1) It is high level testing and always starts after Integration testing 2) For this testing, complete…
Life Cycles of a software: SOFTWARE DEVELOPMENT LIFE CYCLE: CRS (Customer Requirement Specification) SRS (System Requirement Specification) Planning & Analysis…
REGRESSION TESTING -Regression testing is repeated testing of an already tested program in each release or each build after modifications…