Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do you run junit tests in parallel in a maven build?



How do you run junit tests in parallel in a maven build?..

Answer / Hemendra Kumar

To run JUnit tests in parallel in a Maven build, you can configure the maven-surefire-plugin in your pom.xml file. Add <parallel>true</parallel> under the test configuration to enable parallel execution.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Maven Interview Questions

What is maven repository central?

1 Answers  


what is Maven artifact?

1 Answers  


What do you understand by maven software?

1 Answers  


What is the use of maven?

1 Answers  


What is mojo?

1 Answers  


What information does pom contain?

1 Answers  


How can you activate profiles?

1 Answers  


Explain what is maven? How does it work?

1 Answers  


What is an archetype?

1 Answers  


What is the use of the execution element in pom file?

1 Answers  


What are the main advantages of maven?

1 Answers  


What is the command to build your maven site?

1 Answers  


Categories