Home Tags Testing

Tag: testing

Why Mobile and Web App Testing is Critical

0
This article gives a detailed description of mobile and Web app testing. It is a must-read for anyone who wants to make a career...

The Importance of Testing Web Applications

0
The demands of modern commercial enterprises make it mandatory for each organisation to have a website or Web application. The quality of the website...

Speeding Up Time to Market with Automated Web Application Testing

0
A well-developed Web app ensures a great user experience. Web application testing is itself dependent on several time tested procedures such as continuous testing,...

A Tutorial on Integrating Jenkins with Selenium WebDriver

0
Selenium is the most popular open source automated testing tool for Web applications. Jenkins is an open source continuous integration tool written in Java....

Open Source Performance Testing and Audit Tools for Android Apps

0
Security and performance are key words in the world of mobile apps. There are numerous ways in which a mobile app that is launched...

Using the PytheM Framework for Web and Penetration Testing

0
The versatility of Python is often used to create applications that do useful work. PytheM is an open source tool that uses Python as...

A Peek at Popular and Preferred Open Source Web Development Tools

0
Web development tools allow developers to test the user interface of a website or a Web application, apart from debugging and testing their code....

Unit Testing Ansible Code with Molecule and Docker Containers

0
Molecule is an open source framework that is easy to use for validating and auditing code. It can be easily introduced into the CI-CD...

Five Friendly Open Source Tools for Testing Web Applications

2
  Web application testing helps ensure that the apps conform to certain set standards. It is a means to check for any bugs in the...

Splinter: An Easy Way to Test Web Applications

0
Splinter is a Web application testing tool which is built around Python. It automates actions such as visiting specified URLs and interacts with their...