| Author |
New to automation tesing
|
Simran Dass
Ranch Hand
Joined: Jan 09, 2010
Posts: 183
|
|
Hi All ,
I am new to this forum.
I have done programming in Java. I have done manual testing as a programmer is required to do but have not delved
much into testing.Now I am required to perform automation testing for java projects using Selenium. As I am
new to this please suggest a book on automation testing. I searched on Net but there are so many books I
do not know which one to take. Please also suggest a book for Selenium.
Thanks in Advance
Regards
Simran
|
 |
Hebert Coelho
Ranch Hand
Joined: Jul 14, 2010
Posts: 754
|
|
When I do not know which one to buy, I check the book reviews in amazon. [=
I do not have a good book of selenium do indicate, but you can go to the amazon store and check. [=
|
[uaiHebert.com] [Full WebApplication JSF EJB JPA JAAS with source code to download] One Table Per SubClass [Web/JSF]
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26182
|
|
|
We actually do our own book reviews. While we do cross post to Amazon, its less overwhelming here. If you look at this list, you will see two books on the topic that I personally reviewed and found useful.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
Simran Dass
Ranch Hand
Joined: Jan 09, 2010
Posts: 183
|
|
Thanks a lot.
Jeanne,
I went through the list . You have recommended
- Exploratory Software Testing by James A. Whittaker .
- Implementing Automated Software Testing: How to Save Time and Lower Costs While Raising Quality
by Elfriede Dustin, Thom Garrett, Bernie Gauf
I will buy these books .If I am not wrong I should go for "Next Generation Java Testing: TestNG and Advanced Concepts
by Cedric Beust, Hani Suleiman " if I want to use TestNG. Once again thankyou Jeanne. Could you please suggest a book
specifically for Java projects and a book for Selenium.
I am a member of the SCJP and SCWCD forums and so I know how valuable the information given on this site is. I rely
a lot on Javaranch . As I am new to the testing field sometimes I might ask stupid questions(which I might not find stupid) , please do not mind .
Regards
Simran
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26182
|
|
Simran,
For Selenium, the manual is very thorough. I haven't read any physical books on the topic. For Java, what are you looking for? Java is a big topic.
|
 |
Simran Dass
Ranch Hand
Joined: Jan 09, 2010
Posts: 183
|
|
I am looking for a book on automation testing for java WEB applications. Have to use Selenium and integrate it
with a Java IDE - Eclipse IDE.
Which version of Selenium should I use in a live project ? Selenium 2.0 was released in July 2011.
Should I go for Selenium 1.0 or Selenium 2.0 . Is selenium 2 being used in industry and I should go for it.I
spoke to a few friends and could get information only on QTP not on Selenium
The selenium website (http://seleniumhq.org/) says :-
"Selenium WebDriver is the successor of Selenium Remote Control which has been officially deprecated. The Selenium Server (used by both WebDriver and Remote Control) now also includes built-in grid capabilities."
But most of the examples that I am getting are on Selenium RC or IDE. So am having problem in starting with it.
Regards
Simran
|
 |
 |
|
|
subject: New to automation tesing
|
|
|