PDA

View Full Version : books on software testing


Salman Al-Farsi
15-12-06, 04:03 PM
assalam alaykum

Can anyone please recommend me a book which goes thru the theories/methodologies of software testing. Basically anything good for quick crash course on software testing.

Guvna did ur geeky freinds get back to u?

i need something for this weekend?

:help:

Abu Noah
15-12-06, 04:05 PM
:torture::torture::torture:


software testing is vital, but so dull, sorry I cant advice you on any books though

Eemaan
15-12-06, 05:06 PM
:1popcorn:

Refugee
15-12-06, 05:58 PM
:1popcorn::1popcorn:
:1popcorn:
:1popcorn::1popcorn:

Mace
15-12-06, 06:17 PM
These are the 3 we have here:

http://www.amazon.com/Software-Testing-Fundamentals-Methods-Metrics/dp/047143020X/sr=8-4/qid=1166209931/ref=pd_bbs_sr_4/102-8047412-1927357?ie=UTF8&s=books

http://www.amazon.com/Software-Testing-Continuous-Quality-Improvement/dp/0849325242/sr=8-25/qid=1166209998/ref=sr_1_25/102-8047412-1927357?ie=UTF8&s=books

http://www.amazon.com/Foundations-Software-Testing-ISTQB-Certification/dp/1844803554/sr=8-36/qid=1166210068/ref=sr_1_36/102-8047412-1927357?ie=UTF8&s=books

I like the last one.

Salman Al-Farsi
15-12-06, 06:59 PM
thanks Mace

I think the last one is what i need :up:

One last queston, are there any particular applications which testers use?

Mace
15-12-06, 09:18 PM
thanks Mace

I think the last one is what i need :up:

One last queston, are there any particular applications which testers use?

Well there a lot of things on the market. For our company, we use junit within eclipse and a lot of custom jython code for unit testing.

For more functional testing we use the Mercury suite.

Mace
15-12-06, 09:26 PM
I should point out that we do a lot of SOA and BPM type of work. Different types of products may need different tools.

Salman Al-Farsi
15-12-06, 11:08 PM
I got a new project which requires software testing, and I dont really have the time or resources to recruit a temp just for that, so I am thinking of learning and doing it myself.

I ve ordered the book, lets see how it goes :up:

Mace, are you into software testing?

Mace
15-12-06, 11:26 PM
Mace, are you into software testing?

Not personally, but we have a group at work that does that.

Well, I should say I do add junit cases for anything I contribute myself. Of course my developers rewrite anything I send them anyway. :)

But functional testing is done by a certain group with certain protocols.

Salman Al-Farsi
16-12-06, 06:13 PM
Not personally, but we have a group at work that does that.

Well, I should say I do add junit cases for anything I contribute myself. Of course my developers rewrite anything I send them anyway. :)

But functional testing is done by a certain group with certain protocols.


Thanks, is it like unix scripting by any chance. :scratch:

Mace
16-12-06, 06:40 PM
Thanks, is it like unix scripting by any chance. :scratch:

Is what like unix scripting? Junit or mercury?

Salman Al-Farsi
16-12-06, 07:30 PM
Is what like unix scripting? Junit or mercury?

Junit?