Category Archives: Automation
AutomationDevOpsManual TestingMiscellaneous
Guide to Shift left testing approach and how to use it to improve product quality
With the evolution of the software industry, new trends & operating models also evolved and each ‘software model’ aimed at bringing more efficiency at every stage of ‘software development’. Having more efficiency
December 20, 2018
80864 Views
10 Min Read
AutomationCross Browser TestingTesting Strategies
Why You Need To Understand Test Management Strategy To Become Pro?
In the current age, the traditional waterfall model is slowly becoming obsolete, paving the way for Agile and DevOps. Previously, the testing phase was kept to be executed in the end and often when the deadline came closer, testing was done in a hurry, leaving many critical bugs in the open stage.
December 19, 2018
32226 Views
7 Min Read
What Is Continuous Integration And Continuous Delivery(CI/CD)?
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on CI/CD Testing. Continuous integration and Continuous Delivery(CI/CD) are the processes, where your development team involves frequent code changes that are pushed in the main branch while ensuring that it does not impact any changes made by … Continue reading What Is Continuous Integration And Continuous Delivery(CI/CD)?
December 18, 2018
45728 Views
16 Min Read
AutomationCross Browser TestingManual Testing
E2E Testing tutorial: Complete Guide to End to End Testing With Examples
E2E Testing also called End to End testing, is a very common testing methodology where the objective is to test how an application works by checking the flow from start to end. Not only the application flow under dev environment is tested, but the tester also has to check how it behaves once integrated with … Continue reading E2E Testing tutorial: Complete Guide to End to End Testing With Examples
December 11, 2018
66701 Views
11 Min Read
Monitoring Network Traffic With Automation Scripts
According to Wikipedia, “A test script in software testing is a set of instructions that will be performed on the system under test to test that the system functions as expected.” However, what purpose do these test scripts solve?
October 23, 2018
35221 Views
7 Min Read
Manual Testing vs Automation Testing: Check Out The Differences
The most arduously debated topic in software testing industry is What is better, Manual testing or Automation testing. Although Automation testing is most talked about buzzword, and is slowly dominating the testing
September 10, 2018
36498 Views
5 Min Read
Common Challenges Faced During Website Automated Testing
Automation is the need of the hour and is probably going to help you in the long run! Considering the huge number of competitors for every product, widespread adoption of Agile development is demanding automation
August 23, 2018
35793 Views
7 Min Read
How To Decide What Should Be Automated When You Cannot Test Everything?
Over time, automated testing has increasingly become more popular as compared to traditional manual testing. An increasing number of quality assurance teams have started preferring the former to the latter because
July 23, 2018
18330 Views
5 Min Read
AutomationCross Browser TestingSelenium Tutorial
Guide to Take Screenshot in Selenium with Examples
There is no other automation framework in the market that is more used for automating web testing tasks than Selenium and one of the key functionalities is to take Screenshot in Selenium.
July 9, 2018
37173 Views
5 Min Read
Mobile Application Testing Strategy To Save Your Time
We can not deny the fact that mobile applications have become an integral part of our our lives. You can perform all the activities ranging from playing games to buying groceries with just one tap on your mobile phone with the
July 4, 2018
26891 Views
5 Min Read