We have various types of bug tracking tools available in software testing that helps us to track the bug, which is related to the software or the application. Some of the most commonly used bug tracking tools are as follows: Jira Bugzilla BugNet Redmine Mantis Trac Backlog Jira Jira is one of the most important… Continue reading Defect/Bug tracking tool
Author: Amala Vincent
Difference Between Mobile App Testing and Web Testing
In the eCommerce world, to make your business successful, you need to be omnipresent. From the big screen to the small screen, you need to make sure that you don’t miss out on your audience anywhere. There might be a section of your customers who enjoy shopping on the desktop while the others prefer it… Continue reading Difference Between Mobile App Testing and Web Testing
CLOUD TESTING- AN ADVANCEMENT IN SOFTWARE TESTING
1.INTRODUCTIONSoftware testing is one of the significant activities in SDLC. It is performed to validate the functionality of softwarepackage according to the expectation of user/ customer. In general, software testing is performed within theorganization using an internal infrastructure.Due to the growing complexity of business applications, it is harder to build and maintain in-house testing facilitiesthat… Continue reading CLOUD TESTING- AN ADVANCEMENT IN SOFTWARE TESTING
Introducing Automated Testing and TestComplete
Software testing is the process of investigating an application and finding errors in it. The difference between testing and simply exploring is that testing involves comparing the application output to an expected standard and determining whether the application functions as expected. In other words, the tester may need not only to ensure that the application displays a… Continue reading Introducing Automated Testing and TestComplete
JMeter test plan elements
A JMeter Test Plan comprises of test elements discussed below. A Test Plan comprises of at least one Thread Group. Within each Thread Group, we may place a combination of one or more of other elements − Sampler, Logic Controller, Configuration Element, Listener, and Timer. Each Sampler can be preceded by one or more Pre-processor… Continue reading JMeter test plan elements