JUnit JUnit is one of the popular unit testing tools which provides a simple framework to run and test scripts. JUnit works based on the annotations defined. Using JUnit framework annotations you can test the application modules and get the…Continue Reading →
Selenium Selenium is an open source tool that allows you to perform functional testing for both web application and desktop applications. With help of selenium you can automate browser events and record and replay the script. Working with selenium is…Continue Reading →
Load Xen Load Xen is a new generation load testing software which helps you scale your application by simulating thousands or millions of virtual users to your application. Load Xen lets you scale up with your own targets, customize scenarios…Continue Reading →
What is Trello: Trello is the online project management tool to manage project activity. With Trello its very easy to track the work progress on daily basis and make easy your project management. There is no other documents like spread…Continue Reading →
TestNG is the tool that provides platform to perform unit testing of your application. Mostly TestNG is used by developers to perform unit testing, but now a days TestNG is also widely used by software testers for white box testing….Continue Reading →
Selenium is an automation tool that allows to automate the functionality of the project or module and test. Once test completes selenium provides complete detailed report, so that you could analyze and suggest to fix the issues or bugs. Selenium…Continue Reading →
What is Cross Browser Testing: Cross Browser Testing is nothing but testing the web application in different browsers, different versions of browsers, different operating systems and the page design of the application in different screen resolutions. How Cross Browser Testing…Continue Reading →
Test web page in different versions of Internet Explorer If you want to test your web page or web application in different versions of Internet Explorer, you no need to install different IE versions or no need to look for…Continue Reading →
Website monitoring is one of important testing part that allow you to monitor your website availability or up time. You no need to keep checking your website availability frequently, however there are many tools available in the market that do…Continue Reading →
Page speed is nothing but how fast your web application is loading up in the browser. Testing the page speed you can calculate how fast your web page is loading up in the browser.Testing the page speed is one of…Continue Reading →