test automation

Question

How to execute the Test methods in different chrome instance using maven

I have 5 testNg methods. It will take around 2 to 3 hours to complete the 5 test methods. So I want to execute each test methods in different chrome instance so that time will be reduced. Am executing the test methods using java main class by passing the series file which contains the class name.

Ashwini K's picture Ashwini K
Infinity symbol with test automation gear incorporated Test Everywhere: A Journey into DevOps and Continuous Testing

A move to DevOps creates an opportunity to shift the testing process to the left. But what if you went further? DevOps supports continuous testing, so you can advocate for a constant focus on quality, with testing permeating the entire software development process. Here's how you can actually have a faster testing process when the software is tested throughout the lifecycle, by developers, testers, and automation alike.

Glass bottlenecks Dealing with a Test Automation Bottleneck

The test team uses the test automation system to execute thousands of test cases because … why not? The tests are running automatically, for free, so there is no incentive to improve test efficiency. Just run them all! But eventually, as more and more tests are added, the system becomes overloaded. Test runs are delayed and you get a bottleneck. Don't throw more money—or new systems—at the problem; do this instead.

Michael Stahl's picture Michael Stahl
java.lang.NoClassDefFoundError: gherkin/IGherkinDialectProvider

I am trying to run the basic cucumber case. But getting "java.lang.NoClassDefFoundError: gherkin/IGherkinDialectProvider error.

I have downloaded and added all the selenium and cucumber jars to Eclipse.

Please check and advise.

 

Ramesh M's picture Ramesh M
How to run partial testSuite using selenium webDriver

There are 100 test cases under regreesion suite. But i would like to run only 10 test cases. How this can be performned using selenium webDriver.

Ramesh M's picture Ramesh M
Person comparing two apples An Automated Approach to Regression Testing

Testing every single thing isn't feasible, so regression testing should be holistic in verification while focused in scope. A good goal is to ensure no regression issue is introduced into a critical business flow. This endeavor can benefit from automation. An automated testing approach specific to reducing regression issues can go a long way toward building a good client relationship and high brand value.

Anubhav Bansal's picture Anubhav Bansal
System Test Automation: An Interview with Chris Loder
Video

Chris Loder, an automation developer at InGenius Software, discusses getting started on system-level automation and why he thinks AI cannot take over automation. Chris also gives his insights into the value of the collaboration at conferences between people at various levels.

Jennifer Bonine's picture Jennifer Bonine
Dawn Haynes Job Security in the Age of Automation: An Interview with Dawn Haynes
Video

In this interview, Dawn Haynes, CEO, testing coach, and consultant for PerfTestPlus, discusses the ever-evolving world of AI and machine learning and the impact on the future of testing. Dawn explains why tools and automation will not be able to replace people, so testers don’t need to worry about job security.

Jennifer Bonine's picture Jennifer Bonine
STARCANADA 2019 Document Generation for Regulated Industries
Slideshow

One of the lines in the Agile Manifesto is "Working software over comprehensive documentation." This doesn't mean that no documentation is produced, but instead that only documentation that brings value to the team and the customer should be created.

Jonathan Miller Kauffman
STARCANADA 2019 Destroying the Horcruxes of Full-Stack Automation
Slideshow

Iryna Suprun will detail all seven Horcruxes and show you how to win the battle by building a robust, highly adopted automation solution.

Iryna Suprun

Pages

StickyMinds is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.