Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Avoid repetition of tests
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Alberto  
View profile  
 More options Mar 5 2012, 5:09 am
From: Alberto <alberto.cartag...@gmail.com>
Date: Mon, 5 Mar 2012 02:09:53 -0800 (PST)
Local: Mon, Mar 5 2012 5:09 am
Subject: Avoid repetition of tests
I was wondering if there is any way using testng of avoiding execution
of tests if any of the files has change since the last execution. If
some conditions were reached, we can certainly avoid repeating tests
that are going to deterministicaly success or fail.

If this doesn't exist, I'd like to colaborate to get this done.

Looking forward to hearing from you


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cédric Beust ♔  
View profile  
 More options Mar 5 2012, 2:38 pm
From: Cédric Beust ♔ <ced...@beust.com>
Date: Mon, 5 Mar 2012 11:38:28 -0800
Local: Mon, Mar 5 2012 2:38 pm
Subject: Re: [testng-dev] Avoid repetition of tests

This is more the job of a build tool than TestNG, in my opinion.

--
Cédric


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tomek Kaczanowski  
View profile  
 More options Mar 5 2012, 2:42 pm
From: Tomek Kaczanowski <kaczanowski.to...@gmail.com>
Date: Mon, 5 Mar 2012 20:42:00 +0100
Subject: Re: [testng-dev] Avoid repetition of tests
Gradle is quite smart when it comes to building/executing only what
should be built/executed.

--
Regards / Pozdrawiam
Tomek Kaczanowski
http://kaczanowscy.pl/tomek

2012/3/5 Cédric Beust ♔ <ced...@beust.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alberto  
View profile  
 More options Mar 6 2012, 4:02 am
From: Alberto <alberto.cartag...@gmail.com>
Date: Tue, 6 Mar 2012 01:02:09 -0800 (PST)
Local: Tues, Mar 6 2012 4:02 am
Subject: Re: Avoid repetition of tests
Thanks for your opinion, I will take a look to Gradle, but we are
using Maven to work..

On Mar 5, 7:42 pm, Tomek Kaczanowski <kaczanowski.to...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mark Derricutt  
View profile  
 More options Mar 6 2012, 6:30 am
From: Mark Derricutt <m...@talios.com>
Date: Wed, 7 Mar 2012 00:30:03 +1300
Local: Tues, Mar 6 2012 6:30 am
Subject: Re: [testng-dev] Re: Avoid repetition of tests

One problem I've seen with these conditional test runners is that if you
use testngs dependencies then you can end up with strange results due to
classes not being included.

So your milage may vary...

-- Sent from an Android
On Mar 6, 2012 10:02 PM, "Alberto" <alberto.cartag...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alberto Navarro  
View profile  
 More options Mar 6 2012, 6:32 am
From: Alberto Navarro <alberto.cartag...@gmail.com>
Date: Tue, 6 Mar 2012 11:32:32 +0000
Local: Tues, Mar 6 2012 6:32 am
Subject: Re: [testng-dev] Re: Avoid repetition of tests

Yes, I'd have to take care of dependencies, and hierarky, and resources,
and maybe an annotation for "this tests is not deterministic" (They
shouldn't exist, but they do).

I am not in a hurry with this, it is only a personal project.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »