I have used Selenium in 2 organizations now. I like that it has the IDE for non-techies to write simple scripts, and the RC variant for writing full-bore...
12316
Lisa Crispin
lisa_crispin...
Aug 28, 2007 3:16 pm
That's a great ideas, I love it, I would definitely want to play! -- Lisa ... -- Lisa Crispin Co-author, Testing Extreme Programming ...
12317
Ron Jeffries
ronaldejeffries
Aug 28, 2007 3:46 pm
Hello, Elisabeth et al. This reminds me of an idea. On Tuesday, ... Suppose we set up two teams, one working with just a tester at the end of the process (I...
12318
Dave Liebreich
liebreich
Aug 28, 2007 4:44 pm
... Interesting for whom? _dave, who would probably bet on Michael "John Henry" Bolton But seriously, I think you should put "just a tester" at the beginning...
12319
Cem Kaner
cemkaner
Aug 28, 2007 10:36 pm
The 8th Workshop on Teaching Software Testing will be January 18-20, 2008. This will be a 3-day discussion of: methods we have found particularly successful in...
12320
Rick Mugridge
rickmugridge
Aug 28, 2007 11:05 pm
Sounds good. I'll be there, for example! Cheers, Rick...
12321
R. van Roosmalen
ralphvanroos...
Aug 29, 2007 1:47 pm
Hi, ... We are going to use it, we start probably next month. We are going to use Selenium RC because Selenium Core has, in our opinion, not enough support for...
12322
Greg Akins
angrygreg
Aug 29, 2007 1:53 pm
... We mostly do Win32 development; so don't have much need for a web development test framework. However, we had to create a portal and used Selenium for it....
12323
chrs_mcmhn
Aug 29, 2007 2:45 pm
... I'd rather have people write actual code, but I'm weird that way....
12324
satish kumar
satish_chettu
Aug 29, 2007 4:00 pm
Hi Team, I am using selenium in my current project. It is easy to record scripts through selenium IDE, it records client-side action that a user performs in a...
12325
lori_oakley
Aug 30, 2007 12:20 pm
My company is moving the rest of development towards Agile. I have a very basic question that no one has given me a good answer to: How do you estimate the...
12326
Ricardo Fernandes
ricosmfernandes
Aug 30, 2007 12:22 pm
"2. Data driven testing is not possible with selenium." you can develop your own data driven engine :)...
12327
George Dinwiddie
gdinwiddie
Aug 30, 2007 2:00 pm
Lori, The best thing I've found is to take the stack of estimated story cards, divide them into piles where the sum of estimates is no larger than the ...
12328
Steven Gordon
sfman2k
Aug 30, 2007 2:16 pm
Sometime it is more agile to drive the software development with release dates than drive the release dates with software development. In other words, pick a...
12329
Matt Heusser
heusserm
Aug 30, 2007 2:51 pm
... Not to be disrespectful to the religious, but when I first read this, I was tempted to reply: "Preach it brother. Testify!" I decided a note with a...
12330
chrs_mcmhn
Aug 30, 2007 3:58 pm
... rapid-dev ... Since the example(s) will probably be quite simple, you could implement them in Ruby, Python, and maybe Perl (objects are a little squirrelly...
12331
Samuel CrescĂȘncio
ssamuca
Aug 30, 2007 4:40 pm
We have been using DBUnit to prepare our datasets so that we can use selenium to to do data driven acceptance tests. Samuel...
12332
J. B. Rainsberger
nails762
Aug 30, 2007 6:30 pm
... The bottom line, Lori, is that if people are going to depend on (plan around) dates, then they have to be flexible on scope. If they're inflexible in both...
12333
mb@...
michael_a_bo...
Aug 30, 2007 7:59 pm
... You've got some great answers from some great people, but I would add a question that can be used in lots of contexts: If you had to do X /without/ ...
12334
Lisa Crispin
lisa_crispin...
Aug 30, 2007 9:01 pm
... From: Don Duffie <don.duffie@...> ****** Subject: Survey - Modelling in the Agile Environment Message: Are you using Agile methods? If so, do you...
12335
Jason Huggins
jason_r_huggins
Aug 30, 2007 11:37 pm
... On behalf of the Selenium development team, I'll apologize for this one, there is lots of development going on around selenium (just look at the...
12336
Mar_g_s
Aug 31, 2007 7:02 pm
Good morning, Do you have any good product/sprint backlog examples that you could share with QAZone, a new QA-centric community ...
12337
jonos79
Aug 31, 2007 7:03 pm
I am tasked with presenting to co-workers the ideas, methods and a summary of what Agile testing is? Any helpful sources out there? The co-workers are all new...
12338
mubbashir11
Aug 31, 2007 7:03 pm
That would be great!!! I am waiting for your next feed in my RSS reader since Feeling lucky From ThoughtWorker to Noogler ...
12339
Ahmed Omar
ahmed.omar@...
Aug 31, 2007 7:03 pm
My Dear , On Agile actually you can't Have a good estimation To Release time But certainly by experience which the basically advanced of agile method, I can...
12340
Cristiano Caetano
caetanocrist...
Aug 31, 2007 7:04 pm
Hey guys, I agree with Ricardo, we can easily data-driven the selenium scripts. Take a look at Neal Ford's presentation: ...
12341
Simon Godfrey
simon265685
Aug 31, 2007 7:05 pm
I'd be very cautious of driving by dates rather than by functionality. The project I'm currently working on tried this initially and it failed miserably. We're...
12342
Kristan Vingrys
kvingrys
Aug 31, 2007 7:05 pm
Satish, If you are using Selenium RC you can data drive the tests, see the Selenium RC FAQ for more information...
12343
agiledevelopmentpract...
agiledevelop...
Aug 31, 2007 7:05 pm
Agile Development Practices December 3-6, 2007 * Orlando, FL Shingle Creek Resort http://www.sqe.com/go?adp07ng <http://www.sqe.com/go?adp07ng> Conference Web...
12344
Steven Gordon
sfman2k
Aug 31, 2007 8:05 pm
It should be the same, except that you do an internal release on specified dates to get a more realistic test of where the software really is (as opposed to...