Category Archives: Automation

CICD

Automation

What Is Continuous Integration And Continuous Delivery(CI/CD)?

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 developers working parallelly.

December 18, 2018

view count33243 Views

Read time16 Min Read

End to End Testing

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

view count56830 Views

Read time11 Min Read

Network traffic

Automation

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

view count27393 Views

Read time7 Min Read

Manual vs automation testing

AutomationManual Testing

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

view count30735 Views

Read time5 Min Read

AutomationManual Testing

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

view count31329 Views

Read time6 Min Read

Automation

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

view count14812 Views

Read time5 Min Read

A Guide to Take Screenshot in Selenium Using Automation

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

view count32894 Views

Read time5 Min Read

time saving mobile app testing strategy

AutomationMobile Testing

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

view count16407 Views

Read time5 Min Read

regression testing strategy for agile teams

AutomationRegression Testing

How to Build Regression Testing Strategy for Agile Teams

If Agile development had a relationship status, it would have been it’s complicated. Where agile offers a numerous advantages like faster go to market, faster ROI, faster customer support, reduced risks, constant

June 26, 2018

view count75751 Views

Read time5 Min Read

Automated cross browser testing

AutomationCross Browser Testing

Automated Cross Browser Testing

Testing a website in a single browser using automation script is clean and simple way to accelerate your testing. With a single click you can test your website for all possible errors without manually clicking and

May 29, 2018

view count31743 Views

Read time4 Min Read