I am in process to compile a list of good books on software testing. Soon I will share this list with you. But lately I am getting too many requests to share any book on software testing for preparing software testing interviews. So here is a quick post to share an online testing book I found “A Software Testing Primer” by Nick Jenkins.
Basically this book is an introduction to software testing. So those who are new to software testing field can start their preparation by reading this book. You will get basic idea of manual and automation testing.
Here is a summary of what this book is covering:
- What is the need of software testing?
- Different software development models
- Testing in the software development life cycle
- How to develop testing mindset?
- Regression Vs. Retesting
- White box Vs. Black box testing
- Verification and validation
- Alpha and beta testing
- Unit, Integration and System testing
- Acceptance testing
- Automation testing – Basics
- Testing the design
- Usability testing
- Performance testing
- Test planning
- Test estimation
- Test cases and elements of test cases
- Test tracking, Test planning and Test plan review
- How to manage defects and defect reports?
- Test metrics for testers
- Product release control
In all this book is a nice introduction to software testing. Author explained some key software testing concepts like Regression and Retesting difference, Alpha and beta testing etc. where many testers get confused.
Download “Testing Primer” book:
To download this book Click here
What is your favorite software testing book? Also share your ‘best software testing book’ experience with our readers.

493 comments ↓
Thanks vijay for sharing the book.
Respected Sirs and Madams, especially to Mr.Vijay,
i am sirisha, i am new to testing. whenever i go for some interview they are asking what is “Negative Testing”? and write some nagative test cases for Yahoo login window? please guide me.
Hi Vijay this is really an interesting one. And thank u somuch for sharing.
hi,
every body thanks to all of you for sharing this book i think this book will help to learn for more testing terms.
MANY THANKS FRIEND
Hi all, I got one from the previous interview and I have no idea on that. He asked me about Pair-Wise technique on Test case design. I had no idea that time. But I look for it later on Google, but hardly got the idea. Please advise these topic one day.
Because I may be asked again some day later
Many thanks,
Duong
Thnaks Vijay
Good work to provide beginers with basic knowledge of Software testing.
Good Work
i read book ‘Testing computer software’ by cem kaner..
It’s also good to learn about software testing basic as well as advanced techniques
Sirisha,
Negative testing to my knowledge is to test with negative (invalid) inputs.
Negative test cases for Yahoo login -
Invalid password, invalid login id and so on…
For Vijay and all –
One of the best book that I have read in software testing is ” SOFTWARE TESTING by RON PATTON ” especially for freshers. Atleast I found it worth…
Regards, Suhas M.
@Suhas M
hi, thanks a lot. in 3 interviews i gave same answer, but they refused and said “Testing invalid Id, Password is not Nagative testing and it’s Functional Testing” because,” if we give invalid Id, Password then corresponding error mesage should be displayed” is a Functionality(feature) hence it is Functional Testing. these are not my words, just i faced in interview. help me please.
Thanks Vijay so much. It’s very useful.
Hope you will share other books
Hi Sirisha,
As far as my knowledge is concerned, Negative testing means doing something which the application is NOT supposed to doing.
Suppose there is a field which should cannot be kept blank. In this case, Negative testing will involve all possible ways to Save the field by keeping it blank.
Eg: Suppose the applpication is in Java. There is a functionality for the user to Add the Name and Description of a Company and Save it and the Validation performed here is that the Company Name cannot be blank. In such a case, if the developer has missed to perform proper validations, then providing ‘+’ in the Name field and Saving the application will show you Blank Company name. Now this can be considered as Negative testing.
Thanks Vijay very much. It’s very useful.
Hope you will share more books
The download link is down. Here is another link: http://www.4shared.com/file/60113340/1536a554/testingPrimer.html
thanks vijay to share trhis document and i will be useful for us
Dear Vijay,
it is a great asset for we people.
thank you very much for your g8 effort
Thanks
Amit
Thanks Vijay very much. It’s very useful.
Hope you will share more books
Yesterday I Attended ISTQB Basic, there i came a question
What is test harness?
They asked two questions relate to test harness.
If some one attended share the questions
Regards
Arun
Thanks a lot for this software testing book. Hope this will help many people to get into a testing field.
Hello,
Can anyone refer the book name for QTP tool and PMP. As i am planning to give this certification .
Thanks in advance,
Mehul
Hi,
Can anyone give the reference of book for QTP Tool and PMP. As planning to give cetification.
Mehul
Plz advice me on the software testing interview questions and basics to learn software testing downloads…..
Hi,
I couldn’t download this book. Please check it.
Thanks
Hi Vijay…thanks a lot for sharing this valuable book. Its of huge information at one place.
Thanks again.
Hi
Mehul Parekh
this is kishore from hyderabad, if you can send me your mail ID ill send u a book on PMP (pdf).
Thanks,
Negative testing in short means to test the application for negative of the requirements. Write all the test cases opposite (negative) to valid requirement test cases and execute on AUT.
In software testing terms there is no term like ‘negative testing’, but in daily practical testing, some people use this word to describe the test cases which are not expected to fulfill by AUT but application should sustain from such inputs without breaking or crashing.
See below post on some negative test cases example:
http://www.softwaretestinghelp.com/software-testing-questions-and-answers-1/
For those who are not able to download this book, comment below with your valid email id, I will send this book to your inbox.
@Vijay
Respected Vijay, thanks a lot for your kind and quick response
hi
i m new in software testing so can you pls help to find some books to read for beginners
Its good work plz release some more books
HI Vijay,
Please send me book to…even i am unable to download book..my mail id is
rahulkumarbangalore@yahoo.co.in
im having a notepad with values as (aaa,bbb,ccc,ddd).
i have to validate login window with each value.
help me out with QTP script.
Note:each and every value is seperated by “,”.
@vijay anand
create a note object using create object method
scripting.fso then sotr this value into a seperate sting say str=aaa,bbb,ccc,ddd, then trim after 3 position if length is constant..otherwise split using , as delimeter..
i hope u got the clue..
if it doesn’t work ping me back rahulkumarbangalore@yahoo.co.in
Hey!thanks for the book.its really a nice book.
@Vijay
Please send me the book to my mail id i.e. sirisha666@yahoo.com
im having a notepad with values as (aaa,bbb,ccc,ddd).
i have to validate login window with each value.
help me out with QTP script.
Note:each and every value is seperated by “,”.
can anybody send the entire script for the above question.
Thanks Vijay for sharing the book
Vijay, this is good stuff; thanks so much!
Am on the client side, and fixing a bug I should have caught in beta breaks my cheap little heart. Hope your blog keeps going. It’s a 2-way st, & paying attention to developers helps us to be better clients.
i want testing material. i have no material in testing pls send my mail id
All readers who are preparing themselves for software testing interviews might find useful information (in brief) at the following link. This wikipedia article at this link has numerous links that one can visit for further information:
en.wikipedia.org/wiki/Software_testing
hi
this is shilpa……compoleted B.Tech from biotech branch this year .
i want to switch into IT sectoir for which i have down SQT trainning from DUCAT, Noida
plz inform me if there is any job opening.
hi vijay,
its nitu
can u plz send me the testing book to:
nitu.grover@gmail.com
wil be thnkful
can nebdy tell me about any good institute of testing in noida
@Vijay
Please send me the book to my mail id i.e. sirisha666@yahoo.com
@Vijay
Please send me the book to my mail id :
liuwenfang163@163.com
Hi ! Vijay i have doubt in 1 ques which always asked in interviews i.e,
Suppose as a tester u have raised the bugs and shown to developer but he is not ready to accept that what u will do as a tester.
please reply me ASAP.
thanks.
Hi Sireesha some of the Negative testcases are given in this URL:
http://www.pragmaticsw.com/Newsletters/newsletter_2007_09_SP.htm
I think this will clear u r doubt clearly & try to write some testcases in u r applications also.
I have emailed the book copy to all those asking for it in comments..
@Chanchal:
Following articles can help you to get the answer for your question:
http://www.softwaretestinghelp.com/how-to-write-good-bug-report/
http://www.softwaretestinghelp.com/how-to-get-your-all-bugs-resolved/
http://www.softwaretestinghelp.com/how-to-be-a-good-tester/
Hey Its nice book,
But In “Software Testing by Ron Patron”, lots of fundas are cleared, go though it before going to interviews.
After reading tat book i will suggest to go though this book.
Some of topics are very nicely handled in this books.
Hi Vijay,
Most of new testers r asking u many question.
Even i need ur help—
1)I want to start my career in testing, which course should i go for (in mumbai).
2)what is the scope of begginers in usa?
3)Please mail me also the book which everyone is asking for.
@sreesha
Sreesha, as much as I know, in general what ever you/me have answered is correct. You can find many terminologies in testing for which you will never find a definate answer. Most of the questions and answers for these quetions are context driven.
Even negative testing for yahoo login may differ from contex to context. Say @ system level you define that password should be 4-7 characters in length and should consist only alphabets, then entering alphanumeric, numeric, special characters and combination of all
this will be negative testing. Where as for a given user if the password is abcde, the input abbbb, asdasd etc will be negative input even though if it satisfies the condition of valid input at system level.
Talking about if the above conditions are functional testing and not negative testing – negative testing, boundry value analysis, equivalence partitioning etc are all different techniques to perform functional validations.
Well I can just say that you have unfortunately come across wrong interviewers 3 times. Welcome to Software Testing…
(Vijay and guys correct me if am wrong)
Regards, Suhas M.
Thanx a lot Vijay for sharing such a nice book. It really helps.
Thanks again..
God bless you suhas M.You struck the point on negative testing.
I have a question for you vijay.Since all employers ask for experience how do freshers without experience get jobs?
where is the down load link
Please send testing material
glad ,
viji thanks for ur tips for s\w testing
great
update more in sql also
Please send me download link.
i need all the updates and the interview questions of some companies in software testing.
Hi……
Thanx
what is quality assurance tester ?
what is performance testing ?
@Vijay
Please send me the book to my mail id i.e. jinjingwan@gmail.com
i want make carrer in software testing.
i m not btech i m only bsc is any job in software testing for bsc student plz mail me
my email id is suresh_12547@rediff.com
Hi…
i am new to testing…
i need some information regarding the interview questions asked….
What is the difference between feature testing and non feature testing?
Please send me the book to my mail id swati2_dubey@yahoo.com
Hi swati,
this rajesh from delhi. plase send me ur important and valuable collection of questions to geting selection in a good company.
thanks
hi, i am looking for good testing E-book.
Hi vijay, this is srilakshmi, yesterday itself I hv seen this site. Its really a gud site.
Hi Rajesh,
These are some questions->
1)What is the need of software testing?
2)Different software development models
3)Automation testing – Basics
4)Test metrics for testers
Could you please mail the book to aamirmajeed@rediffmail.com
Regards,
Aamir
can you please tell me which phase comes first QA or QC?
QA comes first.QA is verifying the process and QC is testing the product
I want testing material.
I have no material in testing pls send my mail id
I need all the updates and the interview questions of some companies in software testing.
I can’t be download the book in US English Format. Could you please forward it to me in MS-Word format.
Please what is content management?
hey can any 1 letme konw ..from where i can get the info about the launch year of QTP versions ..
which year the following versions launched..
QTP 7.0, 7.2, 8.0, 8.2, 9.0, 9.1, 9.2.
its a nice document to train the new testers to write test plan easily.
vijay,
Could u pls send me the book to my email Id.
Thanks,
Swapna
Hi
I was very much pleased to see lot of information about
software testing.
Can you provide me some more information to my mail id, about tools used for testing projects done in SAP with the details of how to use those tools?
Hiii Vijay,
I was surfing on net and found that one person is copying some contents from you website.
This is the URL:
[Url edited by author]
Regards,
Rajesh
what is AUT??
@Rajesh,
Thanks Rajesh for pointing out the copyright infringement.
@ Anita
AUT means Application under test
thanks suhas m!!!!very nicely way to explain about negative testing?
thanks suhas M!!!
hi
Thanks for the book.
hope u’ll provide us more books on manual and automation testing
thanks
thanks for the book.
vijay,
Could u pls send me the book to my email Id.
sujan69@gmail.com
Thanks,
Sujan
Hi
Please any one explain the Keyword driven frame work?
I am searching job in testing field in Pune.
Hi,
Articles are really very nice and useful.
Keep going:)
Cheers,
Vardhan
Hi Guys,
Please The following points are useful guidelines for validating any application.
1. Verify that the form displays with the right sections (If any Sections).
2. For each section verify that the fields are displayed.
3. For each field verify that all of the mandatory, conditional required features.
4. For each section verify submitting the forms raises the right alert message.
5. For each form, verify attachments are working.
6. Submit the form and Action Buttons (Save, Cancel).
7. Verify the alerts after form submission.
Let me know if any concerns/clarifications.
Cheers,
Vardhan
QA Engineer.
Excellent book for beginners… thanks Vijay!
Hi,
Thank you for the book, it will help me a lot in understanding the terms as I’m new to this testing field.
Hi
Thankx for the book, i m looking a Manual Testing Book. Can u tell me that which one book will b better for Testing Job’s Preparation. I have Done BE(IT).
Hi All,
This is Srikanth. I am working a sa Test Engineer.
If you find any meterials related to Testing( either Manual or Automation) can u please send me?
Thanks,
Srikanth.
srikanthvelivela@gmail.com
Hi Shailesh,
I need the soft copy of cem kanear’s testing computer software .
If u have it then mail to my mail-id:
prabhu.s4u@gmail.com
ASAP
Thanks.
Hi vijay send the soft copy of the book to my mail id
prabhu.s4u@gmail.com.
thanks
Bye
hi can anny one send a sample project n testing
thanks in advance
hi can anny one send a sample project in testing
thanks in advance
it’s really good for the tester!
Hi vijay,
please send the soft copy of the book to my mail id
neels_nivas@yahoo.com
Thanks in advance
Neela
Please send the soft copy of the book to my email. Thank you !
Hi Sirisha666,
I think, Suhas is right. The term may differ from context to context. The term “Negative Testing” is defined differently in ISTQB.
It is explained as: The testing aimed at showing the particular system or component doesn’t work. It is related to the testers’ attitude rather than the test cases or test design technique.
Thx, Kishore
Please forward me link to download Book “Software Testing- Principles and Practice by Srinivasan Desikan and Gopalaswamy Ramesh
Thanks
Hi Vijay,
Beautiful book.I am fallowing this site for the past 6 months.really it is very helpful to all.I am readying this when im free in the office.
Thanx a lot
Mallik
Can anybody forward me link to download the book: “The Software Test Engineer’s Handbook” By Graham bath and Judy Mckay.
Can anyone tell me how to write script in QTP or is thr any site for QTP script with some basic examples.
hi guys i’m new on the site need halp on my project. i’m surpose to do a manual on software testing and I must use at least five types of testing, any one willing to help please assist.
Hi vijay garu
how r u?
I am new for this site and i am searching job for QA Analyst .Could you please send me the book for manual testing.
E-mail id: puja_mehtha2000@yahoo.com
This website is very useful for Testing basic learner.
Hello Everyone,
I am praveen saini. I am looking change in Testing field. I face two question in interview. Could you please gave me the answer for that.
1. How does you estimate the complete Automation testing in QTP. From test case preparation to automation and run. He given me example yahoo search with 4 function.
Please gave me Test Effort Estimation in automation by your an example so that i can able to understand.
2. How does you know about the number of test case for the particular functionality.
Praveen Saini
sainipra@gmail.com
Hi Vijay,
Please send me the book to the below mentioned id
srig1977@gmail.com
Hi Vijay.
I couldn’t download this book on this link http://www.nickjenkins.net/prose/testingPrimer.pdf ,
So Pls send to me this book to my mail id sugarsingh2510@gmail.com
Thanks
Sugar singh
Hi Vijay,
Plz send the book to me as well.
Ram
ramreddyqa@gmail.com
Hi Vijay,
I am looking for that book since long time. Could you please forward the Srinivasan Desikan book to my id
vikram.csit@gmail.com
Regards
Vikram
Hi everbody, I am new to Software Testing. Can anybody suggest me the best book for software testing and if anybody has software testing ebook, do mail me at ankit457@yahoo.com, Thanks in Advance.
Anybody having Software testing ebook by RON PATTON. Do mail me at ankit457@yahoo.com, Thankyou.
HI Vijay,
Please send me book to…even i am unable to download book..my mail id is
vaib_8387@yahoo.com
plz send it as soon as posbl
thnx
Hi everbody, I m in final yr of engg n wnt make a carrer in software tesying field….I am new to Software Testing…… Can anybody suggest me the best book for software testing and if anybody has software testing ebook, do mail me at
vaib_8387@yahoo.com
thnx
hi friends iam ravi completed MCA please any one of can send important interview questions to my e-mail
raviaruva@gmail.com
hi friends iam ravi completed MCA please any one of you can send testing projects tomy e-mail-id:-
raviaruva@gmail.com
hi,
Could u pls send me the book to my email Id.
moresh_2007@yahoo.com
Thanks,
Moeshwar
hi friends,
could please send me some project descriptions with good explaination for interview purpose
Hello Sirisha,
1) The main aim of negative testing is a component or system does not work.
2) Negative testing is nothing but “Test to Fail”
In this testing we enter invalid data and test that.
eg. you do not have email id in yahoo but you are trying to login in yahoo messanger.
hi,
sir could u please tell any project present online which is helpful to learn how to test any project.and wht is the way to test any project
hi friends,
could please send me some project descriptions with good explaination for interview purpose and e-mail to the following e-mail address.
raviaruva@gmail.com
hie….
i m in need of an ebook named as “Software Testing- Principles and Practice by Srinivasan Desikan and Gopalaswamy Ramesh”….can ne1 help…pls mail me..
thnk u
Thanks so much vijay for sharing book
bsc computer science have oppernity for software testing job
hi..hallo..everybady…
i am joining in testing…so pls..tell me wt is d right way 2 find testing
Thanks Vijay for the book on Software Testing.
Hi,
Could you please send me the soft copy of the books to kramsoft@aol.in.
Thanks in advance,
Rameshkumar.K.
Hi Vijay,
Could you please send me the soft copy of the books to kramsoft@aol.in.
Thanks in advance,
Rameshkumar.K.
Hi..
Can u send me a copy too?
sarahadn@gmail.com
thanks
Hi Vijai,
Iam like to study in S/W testing with Automation,
now what are thing are cover in s/w testing and Automation course,
Please send me the Automation & manual testing course details.
and refer book names/ books(download) also.
Thanks
my mail_id
dhans_p@yahoo.com
Hi Sir,
I am new in testing field. Can u mail me testing book.
i’ll be very grateful 2 u.
Regards,
Raj
Hi Sir/Madam,
I completed my BE in Telecommunication..So please guide me if i have to join any course on testing and how well it be benificial..
Hi
iam new to testing ,if anybody plz post the testing material for this mail id as soon as possible.could please send me some project descriptions with good explaination for interview purpose and e-mail to the following e-mail address.
Hi
iam new to testing ,if anybody plz post the testing material for this mail id as soon as possible.could please send me some project descriptions with good explaination for interview purpose and e-mail to the following e-mail address.akarunareddy@gmail.com
Hi,
please can u tell me abt
1.what is database compatibility testing
2.methodologies for compatibility testing
3.disadvantages for compatibility testing
Hi. I would like to join a course on software testing. Could someone suggest a good training center in chennai or bangalore. Kindly email to surtry@hotmail.com
Regards
Suresh
i have done course of software testing from STC delhi ,and i have also done MCA but after that also i dont get any job .Will u please sugest me any testing job site in which i can apply
hi.. iam nagasuresh , i have recently joined software testing… i need a book which covers all the topics..and for the interview preparation…. i have the domain knowledge on .net and java….
my mail id is nagasuresh@usa.com
Hello vijay,
Are you Ilaya thalapathi Vijay?
Hi Vijay,
are you actor vijay or ordinary vijay?
hi Say the link for downloading Software testing books
Hi Vijay
Plz send the book to me as well.
Hi Vijay
Plz send the book to me as below address
thanks
dinesh_kucha115@yahoo.co.in
Thanks a ton for the book…
Hi Vijai,
Iam working in manual tester, i interest in Automation testing and silk testing , send me Books and example testing also.
Cheers,
Senthil.P
hi everyone,
m new in testing field. could u help me out how m preparing for testing n wats tools r on demand right now.
if u hav any guidelines or any tutes plz plz plz fwd 2 me thanks
pankaj
pankajver.GMAIL.COM
Please send me the book to my mail id :
shailendrananekar@gmail.com
I would like to have used test cases (sample) for ERP system
hi sir,
thanks for providing this book.it is easy to understand and very helpful to beginners.
please provide books or articles related to automation testing also…
Thanks a lot
plz send me books and concepts for manual and automation,,and various example testcases,
,and examples for diff testings
plz send me books and concepts for manual and automation,,and various example testcases, to my id=
vairam_jk@yahoo.co.in
,and examples for diff testings
Hi sir..
Can u Please forward me link to download Book “Software Testing- Principles and Practices” by Srinivasan Desikan and Gopalaswamy Ramesh. Thanks for your help.
Hi Sir,
Request you to please send the soft copy of the “Testing Primer” book to my email id.
Thanks for the help.
Hi Vijay,
Great website.Lots of things to learn
Hi,
I would really appreciate it if could send me the book.
Hi all
I would like to focus on software testing, plz. send me manual testing and automated testing merial.
Plz. advise me any softwartare tesing trainng centre in Chennai.
Thanks.
please mail me this book on this email id
Good source for QA/Testing Books.
http://www.sqaforums.com/showthreaded.php?Cat=0&Number=430242&page=0&vc=1
Thank you very much sir.
Thanks ,Please mail me this book……on this mailId
Such materials are great and helpful to have. Thanks.
Please send me this book to the mail id vimalgoud@yahoo.com
Hi,
can u please send me the material on this mail as i am appearing for DST
Plz send me this book to my mail id singhmanoj444@yahoo.com
This is so greate
Respected Mr.Vijay,
Wish to Build a Careers in S/W-Testing.
Hence request you to Forward your recent Book ; that I would be of great Help !.
Regards,
VTambe
Hi,
I want to read your recent book and get more knowledge on Software Testing.
Hi,
I want to get more info on software testing.So could you please send the book to my Id at kavya_srisai@yahoo.co.in please?
Best regards,
Kavya
can any one send me the link for the “Software Testing- Principles and Practice by Srinivasan Desikan and Gopalaswamy Ramesh” book.
I really need this book and I am broke after just moving.
email me at whyflow@hotmail.com
Thanks a lot!!
Hey Vijay,
Would u pls send me Software Testing Ebook which is in simple english and give me detail knowledge of Testing.
sir what in this negative testing and give me some test cases based on the negative tedting
what is the process for the certification in testing
Hi Sir
I am very new to Softwate testing, this webiste really me,thanks for that . Please send me the book or any articles which works good for biginners
hi rajani
which book do u like to receive
send me a mail boldrps1479@gmail.com
prasad
Vaibhavi ,
this is, did u get the book“A Software Testing Primer” by Nick Jenkins.if not i wll send u.
Vaibhavi ,
did u get the book“A Software Testing Primer” by Nick Jenkins.if not i wll send u.
New to software testing. I have a strong bakground in gathering user requirement but I want to add software testing to it. Which book(s) will you recommend? Could you also give me steps in manually testing a web application? I need it very bad.
Hi,
I want to get more info on software testing. Can you please send the book to my Id at chandu999_in@yahoo.co.in ?
Best regards,
chandana.
this is the very useful web testing for me
I am very new to Softwate testing, this webiste really for me,thanks for that . Please send me the book or any articles which works good for beginners
Thanks
Vijay
Please send me the book to my mail id i.e.
ajaysingh2182@gmail.com
Thanks in advance
Please send me the book to my mail id
please send the book to my mail id i.e udaykumar1042@hotmail.com
For many days i was searching such nice site for testing and i got it plz send me the book because i am not able to download it
please send the book to my mail id i.e xs4satyakam@gmail.com
hi vijay,
its farheen
can u plz send me the testing book to:
roma.farheen@gmail.com
wil be thnkful
hi vijay this is ravivarma
thanks for the sharing the document
plz send testing book this mail
thanks
please send the book to my mail id i.e
mrinmoy.blr@gmail.com
Hi Vijay,
I’m not able to download the book. Can u please send to my id. jothy_meena@yahoo.co.in
Hi Jothy…
Which books u want….let me know
Hi ,
I’m Navneet Gupta and new in software testing.I’m unable to download software testing notes if any one have e-books or notes on software pls mail me on my mail id ——mail2navneetgupta@gmail.com or mail2navneetgupta@yahoo.co.in
I’m very thankful U.
Regards,
Navneet Gupta
Hi,
I’m doing software testing course can i get a job in QA.
can u plz send the book on my ID !!!!!!!!!
THANKS
can u plZZZZ send me the book on my ID
smitamitu.sharma@gmail.com
THANKS A LOT!!!!
Can u Plzzz share
Hi , Can any one have any idea what type of questions asked in interview …….and what is negative test case ………
Thanks …..in advans
nice site for testing related stuff
thanx…gud work
Interview Preparation for software testing ..
Hi guys,
I am new to software testing course I am just wondering if anyone could send me the best book for Software Testing and Interview guidlines. Thanks and Regards and good luck to ALL! Abdul Moieed
Sorry My ID is m_moied@hotmail.com Thanks
Software testing book
Dear Vijay and Suhas M thanx for your worthy wording for me like novice in testing fields. pls always keep me in ur article updates. again very very thanx to both of yuou.
Dear Vijay and Suhas M thanx for your worthy wording for me like novice in testing fields. pls always keep me in ur article updates. again very very thanx to both of you and yes please send me a book link for everyone is asking about testing articles. my email id is dalipkumar_nic@yahoo.co.in.
i want some software testing objective quesboth manual and automations tools
hi ,
i m interesting in testing field any one send the objectiv questions in manual testing and automation testing fastlyand some interview questins and answers
Hi vaijayanthi
http://www.QAstreet.com
please send soft copy to anandmaaruthi@gmail.com
Hi all,
can anyone pls send me the ebook–A Software Testing Primer- ebook – by Nick Jenkins
on
chaitrali.anturkar@gmail.com
I dont knoww who sent it but thanks a lot
muzamilgs@gmail.com
thnks
hi guys
can any one send me which book is software testingfor beginners
hi guys
any one can tell me the in “bug life cycle ” after the project manager rejected the project what is the next
hi vijay
could u send me the software testing book my email id becaue i could not download it
emailid
kuttiappan_va48@yahoo.com
QTP10 Download
I am a fresher and i am very much interested in software testing.could you e mail the software testing book?
@jayanthi,
could u please be clear regarding ur post #225.
sir
plz send me basics books of softwaretesting
please send me good s/w testing book, i m searching job in this feild.
Hi! All
Thanks for this book. This book is very useful and knowledgable, specially for the beginners and new in Software Testing field.
hiii…..i hav dne b.sc in comp sci. …..dnt knw much abt software testing n its future aspect…..wil u plz help me
please send me sample of srs and test cases depend upon this srs.
please send me samples of srs and test cases depend upon this srs.
i am nt able to download the book..
Hi Vijay,
Please send this ebook on my mail id:- grteju@gmail.com
please send me the book as I am looking forward to learn the Automation tools QTP.
Hi divya,
send ur mail id..
Pls send the material to my mail Id.
thanks
Kumar,
sent it
Hi Jagdish ,
This is my email id : divya_spec@yahoo.com
Thanks for your response.
regards
divya
Hi,
I am new to this site. When i was just going through some of the topics, i came across this. could you please forward me the book as i am unable to download.
sunitha.chenna@gmail.com
i allready have this book, please send me another one.
arushi
this really is a great blog for testers, i have learned lots of things from your blog , keep sharing.
Pls send book my e-mail ID
navaneeeth@gmail.com
HI please can you send the book to my e-mail,i could’nt download it.Thanks.
Hi, please can you send the book to my e-mail,i could’nt download it.Thanks.
hi guys
i m interesting in s/w testing i did not stuy d any software course if any opening in testing plz inform me
in “bug life cycle ” after the projectmanager rejected the project what he willdo tha t project
Hi Vijay,
Please forward the ” The Software Test Engineers Handbook by Graham Bath & Judy McKay ” ebook.
I am going to give ” Test analyst exam “coming Dec 09 or Jan 10, So help me.
Thanks & Best Regards,
Zahir Hussain
@ 250- Jayanthi,
are you clear on what you are Questing??
check once
@ Vijay,
could u plz forward me the same document.
thanks
prasad_14_bio@Yahoo.co.in
please send me another woork, which shows how to test website testing
its very good ………….so why need to explain!!!!
Would anyone pls send me Software Testing Ebook which is in simple english and give me detail knowledge of Testing.
Hi Vijay,
One thing I would like to say is that the content that is described on any topic on softwaretestinghelp is very specific and up to date.
Thanks a lot for sharing this book.
Thanks
Amit Tikekar
any one can send the sample test cases and questions
vaijuvk@rediffmail.com
software testing book
want to know detail knowledge about testing…
Dear Ms.Jayanthi (#250),
Please make in your mind very clear that,
In Bug Life Cycle, Only bugs may get rejected from project manager or developer. But not project itself will get rejected. Hope you are clear now – I guess!
Fine, So, Here starst our discussion.
See Ms.Jayanthi, The chances for getting the “bug” rejected is because of one of the following reasons.
1. Duplicate:
May be already one bug has been raised by someone
else before.
2. Defered:
Which is going to fix in later builds (future releases).
(May be an enhancement).
3. Invalid:
May be the tester is misunderstood
the documents while designing the test cases.
4. As Designed:
What the application doing is right and as per the
expectations.
Under the above cases, The bug gets rejected from developer or project manager. Whenever the bug falls in to any one of the above four cases, Then the bug state will be moved to “Document” or “Reject” state.
Once the bug state changes, Automatically all members in the project gets email notification. Once if the QA team is found satisfied with what the information has been provided by developer or project manager, then the “rejected” or “document” state remains same. Else again “re-open” and like wise.
Suppose, The bug got rejected and the reason for rejecting that bug is found valid, Then the testing team least bother about that particular bug.
Nothing will happen to the project.
Nothing will happen to the bug.
But, Less the bug rejections from development team, More the value for testing team.
Simple. Hope now you are cleared.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Incorrect assumptions lie at the root of every failure, But have the courage to test your assumption”.
Can I have it~
Grrison.W.Wang@gmail.com
Thanks in advance
hi!
i am looking for a good testing book in which has e’ything that can help in the interviews…
somebody plz send these books to my e-mail id ….
thanks reg..
Nirdesh..
@vijay
please do send me that book at my e-mail id
subhiyab@gmail.com
Really gud piece of work
hey… first of all thanks to the person who uploaded this book. it’s really more helpful to the beginners.
hey.. thanks for the amazing book… Keep it Up..
i am on inital stage of software testing
plz tell me any best institute of testing in chandigarh
plz soon
mail me
MOHITSHARMA_009@YAHOO.CO.IN
ANY BODY SEND ME BASICS E BOOK OF SOFTWARE TESTING
MOHITSHARMA_009@YAHOO.CO.IN
Hi Vijay,
I am unable to download the book from the above specified link.It will be appreciable if u send it to my mail.My mail id kommeraharish@gmail.com.
Thanks in advance!
hi…..
thanks..for d informations..
please suggest me hw to go in d field of software testing?i m doing Bachelor of computer application(BCA).please suggest hw to be a software tester??
Hi vijay,
Please send me the book at smskundan@gmail.com
Hi…..
Pls. send me the books for learning the basics of software testing on the following mail id.
amit1214.sharma@gmail.com
Hi Vijay ,
Thanks a lot for posting the software testing book .
IF possible please send some software testing learning material with latest information about software testing tools . my email is abhi_sahil04@hotmail.com.
Any help from you will be highly appreciated.
thanks
Hello Vijay,
Please send me the material to my mail id.
Regards,
Sujatha
Hii All,
m asha malik working as a lecturer in an Engineering college from last one year,but now i want switch in software Testing..
Hwz it is possible??
Plz help me..
hi vijay
Pls send d book to my mail. its ryanjjohns@gmail.com. thanks in advance.
Hi Vijay ,
I am new to this site and the information you are providing for beginners really great! keep it up .
can you send me the book to my mail supriyau77@gmail.com
plz send me the testing material on my mail id nilsh.zare@gmail.com
Hi,
Could you please send me the book as well, If u have any Certtification questions that would be a great help also.
Many thanks!
Hi abhi
can you please send me the testing material on mail id nilesh.zare@gmail.com
hi. i am a student of Msc Computer science studying in UK. can u please answer my 1 ques.. its really urgent..
If Code is reusable then should not testware be reusable as well? how can testware be designed to maximize reuse?
can you please send me ur ans on my email id ie reshusharma16@gmail.com… its very very urgent so please ans me as soon as possible
Hi,
I am in need of Software Testing book by Ron Patron
and Software Testing-Principles and Practices and
Managing Global software Projects By Ramesh
Gopalaswamy.
Plz anyone send it to my email.
Dear Ms.Jayanthi (#258),
Email has been sent with the attachments that you requested.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr.Grrison, (#262),
Email has been sent with the attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Ms.Subi (#264),
Email has been sent with the attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr.Mohit (#268),
Why don’t you have a look to
BTES(Bebo Technical Educational Services)?
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr.Mohit, (#269),
Email has been sent with the attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr.Grrison, (#270),
Email has been sent with the attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr.Abhiprada (#271),
Its always good if you can go ahead with your higher education – If Possible.
If not, After completion of your BCA (once you complete writing your final examinations/project work), Just join any one of the near by institute in your area.
Do software testing course.
Either in manual or both in manual and automation tools (QTP,WinRunner, LoadRunner, SilkTest, OpenSTA, RFT, etc.,). QTP is better (functionality testing tool).
And also one Bug Management Tool (Bug Tracking tool), Suggested to do Quality Center (HPQC/MercuryQC), This is formerly called as Test Director (TD).
Before selecting the institute,
Please read out my comment (number # 266) in the below link provided.
http://www.softwaretestinghelp.com/choosing-software-testing-as-your-career/
Have a great future ahead!
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Failures are the pre-requisites for success, If you want to succeed faster, Double the rate of your failure”.
Dear Mr.Kundan Singh (#272),
Email has been sent with the attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr.Amit (#273),
Email has been sent with the attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Ms.Sujatha (#275),
Please pen down your email id.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Ms.Asha (#276),
Please read out my comments under the below link, Because the same question has already been asked by some one.
http://www.softwaretestinghelp.com/how-to-get-job-
in-software-testing-quickly/
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr.Ryan (#277),
Email has been sent with the attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Ms.Supriya (#278),
Email has been sent with the attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr.Nilesh (#279),
Please provide valid email id.
Because..I got reply as …
Delivery to the following recipient failed permanently:
nilsh.zare@gmail.com
Technical details of permanent failure:
The email account that you tried to reach does not exist. Please try double-checking the recipient’s email address for typos or unnecessary spaces. Learn more at http://mail.google.com/support/bin/answer.py?answer=6596
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr.Nilesh (#281),
Please provide valid email id.
Because..I got reply as …
Delivery to the following recipient failed permanently:
nilsh.zare@gmail.com
Technical details of permanent failure:
The email account that you tried to reach does not exist. Please try double-checking the recipient’s email address for typos or unnecessary spaces. Learn more at http://mail.google.com/support…..nswer=6596
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Ms.Reshu Sharma (# 282),
Appreciate your question.
Generally Testware is a sub set of software specially for automation purpose.
Automation testware for example is designed to be executed on automation frameworks.
Testware is an umbrella term for all utilities and application software that serve in combination for testing a software package but not necessarily contribute to operational purposes. As such, testware is not a standing configuration but merely a working environment for application software or subsets thereof.
If there is an enhancement for a feature or module in the latest release, In these cases, Its not efficient to make use of the readily available automation framework (script designed to be executed).
If no enhancements, Then we can make use of the testware.
Hope it cleared now – I guess!
Regards,
Govardhan Reddy M,
Softwrare Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lest do it in the best way”.
Dear Ms.Reshu Sharma (#283),
Email as well has been sent with the explanation.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Please,Please send me the material! f_xiuyan@yahoo.ca.Thank you!
I am freshor I have to learn software testing
need software testing books
Dear Cindy, (#302),
Email as well has been sent with requested attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr. Shivappa (#303),
Don’t waste fresher time for doing courses.
If you have time to do the course, Then do testing course from any of the institutes and hunt a job.
Regards,
Govardhan Reddy M,
Software Test Engineer.
“Time is Go(l)d”.
Dear Ms. Mahalakshmi (#304),
Please pen down your email id.
Regards,
Govardhan Reddy M,
Software Test Engineer.
“Do the right thing!”.
Hi,
Can you please send the ebook of ” Software Testing by Ron Pattern” to following ID.
priyaaabe@yahoo.co.in
Thanks.
Hi Sirisha,
About Negative testin: eg A Passoerd field should contain characters greater than 6 and lesser that 10. in Positive testin we test for cases greater that 6 and lesser than 10. but in negative testing for cases lesser that 6 and greater that 10, eg: we test what happens if we give 4 characters…. this is called NEGATIVE testing…… This is according to my knowledge…. GUYS IF I AM WRONG PLZ DO CORRECT COZ EVEN I M LEARNING NOW
Hi Govardhan
sorry for the wrong previous mail id
can u plz send me the ebook of ” Software Testing by Ron Pattern” to following ID.
nilesh.zare@gmail.com
Dear Mr. Nilesh (#302),
Email as well has been sent with requested attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Hi I need the material for Automation testing in QTP
can you send me the material to the below mentioned id
jvenu99@gmail.com
Can you please send me the ebook to moinuddinbtech@gmail.com
Hi,
Please send me qtp material to the my mail id
HEY PLeaSe MAIL TAT EBOOK TO aruna.r62@wipro.com
Dear Mr. Venu (#312, 313),
Email as well has been sent with requested attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr. Khaja (#314),
Email as well has been sent with requested attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Ms. Aruna (#316),
Email as well has been sent with requested attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
hi guys
i m jayanthi anyone can tell how to prepare the interview i m trying testing jobs in chennai pls send me the opening
Kindly mail me the book Software Testing Principles and Practices by Srinivasan Desikan and Gopalswamy Ramesh, 2006 Pearson education
Thanks
i hope this books is most helpfull to me.
Hi, please include the advance testing notes.
Hi,
Please mail me this book.
Thanks.
please mailme this book
We are looking for fresh engineering graduates with the following eligibility to work out of our Bangalore facility:
Ø Engineers – B.E/B.Tech with 70% and above
Ø Graduation year of pass out – 2009
Ø XII Std – 75%
Ø X Std – 75%
If you have any of your acquaintances who satisfy the above criteria, you may please ask them to apply through the following link:
GO TO CALSOFTGROUP.C O M
GO TO CAREERS
GO TO APPLY FRESHERS
JUST APPLY
Shortlisted candidates will be called for a technical written test to be held in Bangalore, shortly.
Please note that:
Ø candidates not meeting any one of the above criteria will not be considered
Ø applications directly sent to the recruitment / HR team at Bangalore / Chennai will not be considered
Ø applications registered thro’ the above link will only be considered
Ø the above link will be open only till EOD of 15 Dec 09 and applications received beyond 15 Dec 09 will not be considered.
Hi,
Can you please forward the book in my inbox
Thanks in advance
Hey Vijay,
Thanx a lot for sharing this book
Dear Mr Vijay / Mr Govardhan Sir
Will you please me guide about interview questions/answers for getting the job ?
Please send me the book.
Thanks in advance.
Kind Regards
Anurag Bhatia
anuragbhatia1052@hotmail.com
“I don’t make softwares, I make them better”
Dear Govardhan
Basic credentials are as follows:-
Domain:- Credit Card
Functionality :- Overlimit Account Reports
Please help me in creating the test case for the following scenario:-
The report called as “Overlimit Account Report” is generated which contians the list of accounts which have overlimit balance.
Now I have to test that the report contians exact number of accounts which have the overlimit balance. In other words, the report is complete.
My Understanding:-
1. We should run the query which will extract the overlimit accounts & then compare the records generated in the report. (But client does not have the access to database)
2. We should count manually the overlimit account from the application itself & then compare the records in the report generated. (But cannot do, because the accounts can be more than 1000, which is impossible for us to count each time)
Hope my query is clear to you.
Please reply back soon.
Thanks for the help in advance.
Kind Regards
Anurag Bhatia
anuragbhatia1052@hotmail.com
+919910892667
Hi,
I am new in the Testing.
I want this book but I am not able to open.
Please send this to my Id.
84.vinay@gmail.com
Dear Mr. Anurag Bhatia (#330),
Email as well has been sent with requested attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr. Vinay Singh Yadav (#332),
Email as well has been sent with requested attachment.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Ms. Aditi (#329),
Please pen down your email id.
Because links can’t be shared in this web page, Which requires moderation and takes more time to approve the comments carrying any links.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Dear Mr. Anurag Bhatia (#331),
Nice to see your query.
Let me tell you, What I understood based on your query.
And let me know, Whether my understandings are correct or not besides if any comments you want to add to my points.
Lets bring out a simple scenario.
Say,
Total number of accounts = 10
Number of accounts in which balance crossed the actual credit limit = 4
Number of accounts in which balance not crossed the actual credit limit = 6
********************
Now, What we have to test is..
1. We need to generate a report (write a test case for
generating) to find out number of accounts who
crossed (which crossed) credit limit.
Answer: i.e out put of the result as per our scenario is “4″ —– Correct?
2. Now we have to compare the result (generated report) with the accounts in actual application.
Answer: we need to compare with total 10 accounts —— Correct?
**********************************
Anyway to copy and paste all the records in your application in excel sheet?
For sure, Scope must be there, Just find out, How to generate an excel sheet report from the application?
Then sort the application with the simple formula creation in excel sheet (say, crdit limit – out standing limit)
Then in this field, Just look for the rows containing results with negative integer.
Just cross check these count with the generated report.
Regards,
Govardhan Reddy M,
Software Test Engineer,
“Law of win says, Lets not do it in my way or your way,
But lets do it in the best way”.
Hi Frnds,
Pls send ur e-mail ids , those who are in need to this pdf file. This book is really very nice to understand.
i have read every ebook but it is some thing better in understanding.
it better in software testing testing.
Hi Vijay ,plz can u send this book to me? I can’t download it.Thanks very very much.
my E-mail : fengbbb31@126.com
Thanks again!
can anyone tell me how is the job Market for Tetsers in USA and to find a tester job in USA where should we apply?
Mr vijay,
Can you please send me the book Software testing by Ron patton in my email.Your action would be highly appreciated.
regards
ilyasmba@hotmail.com
Hi Govardhan,
can u plz send me the ebook of ” Software Testing by Ron Pattern” to following ID.
greeshmamanda@yahoo.com
thanks,
greeshma
Hi ,
Could you please send the book to mail_deeps10@yahoo.co.in
Thanks in advance .
Deepa
Dear Vijay ,
plz can u send this book to me? I am not able to download it.
my E-mail : sekharsreevani@gmail.com
Thanks in advance
Dear Vijay ,
plz can u send this book to me? I am not able to download it.
my E-mail : poornirathna@gmail.com
Thanks
Hi Govardhan Reddy
Can you please send the book” Software Testing by Ron Patton” to my ID nitya_sri78@yahoo.com
Hi Govardhan Reddy
Can you please send the book” Software Testing by Ron Patton” to my ID nitya_sri78@yahoo.com
Thx
can u please send the book ” software testing” for preparing for interview to my id sunny_skr@hotmail.com
i would like to send me this book @
sally.hamad@hotmail.com
what is funtional testing
what is snaity testing and recovery and tracitbiltyly matrix explain in interviiew point
xdbn
Hi ,
Could you please send the book to babittu@gmail.com
Thanks in advance .
Neel
thank u for sending the book govardhan
Hello Friends,
I’m new in testing.I don’t how to test a database.Can Any one tell me what is the whole procedure of database testing.How to test DB & test case.
Plz help me ….My mail ID is mail2navneetgupta@gmail.com/ymail.co.in
& send Interview Question-Answers based on manually testing
Thanks in Advance..
This is really good book …………
thnku so much…………..
plz send this book on my id waliamail00@gmail.com
pls send this book to my email id crvenkataraman@yahoo.com
plss send this book to my email id crvenkataraman@yahoo.com
Please send me this doc
Hi,
Please suggest me as to which testing book in need to refer for istqb entrance ( foundation level) exam and also for testing interviews. I have 3. 5 years exp in Software testing. Please suggest.
Thanks
Hi,
Once in the interview i was asked to write testcases on Parachute as a product. Can anyone help me to get the right cases for this?….thanks in advance
Hi Rajalakshmi,
plz find the details below.
There are three levels of ISTQB examination.
Foundation,Intermediate and Expert level…
They will be commensing at every months interval and in the
first week of the month. A training session will be held
previous week of the test for each individual exam.
All the three levels will be on the same day.
go through the following site for further clarificcations
on this… http://www.istqb.org
if u have further queries write to us.
thanks
venkat
eesan652@hotmail.com
Hi Can any one mail me the book “Software testing principles and practices” by srinivasan desikan and Gopalasamy ramesh. Its little bit urgent…..can anyone help me???
Hi Can any one mail me the book “Software testing principles and practices” by srinivasan desikan and Gopalasamy ramesh. Its little bit urgent…..can anyone help me Plz???
hi vijay i m trying testing job but i ma fresher i have below marks .but i want small testing companiesin chennai becausse i want reall time exp.pls help i m waiting for u words.
hi guys any one send me the sample resume for testng field pls
hi, thanx
hi all,
iam working in chennai as software tester looking for a job change. pls let me know if there’s any opening.
Hi!
Can you please send me this ebook to my mail id:
bln2000@rediffmail.com
hi
please send me ebook and copay of resume to my mail id Shashankpt@gmail.com
hi
The link for the book download does not work. can you please send the book to my mail is rashmii.b@gmail.com.
hello plz send be basic free ebooks of software testing ….
i am so waiting
mohitsharma_009@yahoo.co.in
hi all
Dear Mr.Govardhan Sir (#335)
My mail id is aditi.belwalkar@gmail.com
Thanks & Regards
Aditi
Dear Mr.Govadhan Sir (#375), (#335)
Sorry, for this late reply,
please me guide about interview questions/answers for getting the job .
Regards,
Aditi
Dear Mr.Govardhan Sir (#375), (#335)
Sorry, for this late reply,
please me guide about interview questions/answers for getting the job .
Regards,
Aditi
Dear Aditi (# 377) & All,
Testing Interview Questions For Fresh/Experience Test / QA Engineers.
1. What is testing?
2. What is software application testing?
3. What is software product testing?
4. Testing types?
5. Black box testing?
6. White box testing?
7. Gray box testing?
8. Blaxk box testing techniquest/methods?
9. what is build?
10. When to start testing?
11. When to stop testing?
12. Smoke testing?
13. Sanity testing?
14. Re – testing?
15. Regression testing?
16. Manual testing?
17. Automation testing?
18. Why automation?
19. User Acceptance testing?
20. Bug? Defect? Error? CR?
21. Bug life cycle?
22. Bug report & mandatory fields to be filled in Bug report?
23. Severity?
24. Priority?
25. Bug tracking tool?
26. Test management tool?
27. Test case?
28. Test plan?
29. Test data?
30. Test strategy?
31. V – Model?
32. SDLC?
33. STLC?
34. Verification?
35. Validation?
36. Performance testing?
37. Stress testing?
38. Volume testing?
39. Load testing?
40. Functionality testing?
41. System testing?
42. Module testing?
43. Integrity testing? (Developer will do this – in max cases).
44. Ad-hoc testing?
45. Exploratory testing?
46. Test scenario(s)?
47. What are the skills required for test engineers?
48. What is Alpha testing?
49. What is Beta testing?
50. What is sustenance testing?
51. What is memory leak?
52. What is the difference between application server and enterprise server?
53. Different browsers available?
54. Client – Server Model?
55. Web Server application?
56. Usability testing?
57. Compatibility testing?
58. Cross platform testing?
59. Platform installation testing?
60. VM ware?
61. Ability to solve puzzles. (Reasoning/Mathematics/Aptitude etc.,)
62. Release candidate?
63. Script?
64. Test topology?
65. Test design document?
66. Entry criteria?
67. Exit criteria?
68. Test goals?
69. Test non-goals?
70. SRS?
71. HLD?
72. LLD?
73. PRD?
74. FDD?
75. Unit testing?
76. RCA?
77. What is desktop application?
78. What is web application?
79. Fields in test case?
80. Positive testing?
81. Negative testing?
Besides improve your
1. Communication skills.
2. Interpersonal skills.
3. Written skills.
Good luck to all.
Regards,
Govardhan Reddy M,
Software Test Engineer.
“Law of win says, Lets not do it in my way or your way, But lets do it in the best way”.
plz mail some good materials on testing.
my id :swap_86@yahoo.com
Dear Mr.Govardhan Sir (#378)
thank you so much for your this valuable reply.
I will definitely work out on this & in case of any querry i will come to you again.
Thanks once again
Aditi
can u please mailme the book
Software Testing by Ron Patron”
@Vijay
Please send me the book to my mail id :
ambrutha.gowda@gmail.com
pls mail me this book on rajashribiradar@yahoo.co.in or rajashreebiradar123@gmail.com
please mail me this book on saroja.borreddi@yahoo.com
please i request u to mail this book to my mail saroja.borreddi@yahoo.com
Dear Ms. Saroja (# 385),
Delivery to the following recipient failed permanently:
saroja.borreddi@yahoo.com
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 554 554 delivery error: dd This user doesn’t have a yahoo.com account (saroja.borreddi@yahoo.com) [-5] – mta1075.mail.ac4.yahoo.com (state 18).
—– Original message —–
MIME-Version: 1.0
Received: by 10.216.85.70 with SMTP id t48mr663489wee.84.1266314322782; Tue,
16 Feb 2010 01:58:42 -0800 (PST)
In-Reply-To:
References:
Date: Tue, 16 Feb 2010 15:28:41 +0530
Message-ID:
Subject: Re: [software testing help] New Comment On: Software testing book for
preparing testing interviews and learning basics of software testing
[download]
Dear Mr. Govardhan Sir , (#380)
Will u please share your mail id with me for my career related queries ? Its just request.
Thanks & Regards,
Aditi
Dear Ms. Aditi (# 387),
Its gova.mca@gmail.com
I am fresher, 2009, i need materials for software testing, questions and answers for interview part, please help me, send to my maid id: infoethi@yahoo.co.in
Ms.Aditi,
Did you find the answers for all these “Testing” questions sent by Mr.Govardhan sir? If so ,please can you send it to me. I can’t find the answers for some of these questions.
Thanks
Jeeva
Hi, I am kekeanother, I could not download the ebook.could u email to hbhcz2003@yahoo.com.cn?Thanks!
Dear Jeeva , (#390)
I am still working on these questions, can u tell
me the questions for which u can’t find answers ?
If i know i will try to answer them.
Regards,
Aditi
Hi,
I am not able to download this book.Plz send it to me at rubygupta03@yahoo.com
abc
Hi ,
Pls send the book of software testing to my id..
Regards
hi pls send the testing book to my id nkkaleshkumar@gmail.com
thanks for shairing. it is precious for me.
could you please send the book to my ID?
Hi,
I am looking for QA/Testing online course.Please can anyone tell me the best training institute in US.
Thanks
Hi Vijay,
Please send me the book.
My id is gurjeet_bhatia@yahoo.co.in
Thanks in advance…
Hi,
I am interested in testing field. I am beginner in it. Please send me material at taran_bhatia@yahoo.com.
Your feedback will be appreciated.
Thanks
Taran.
Please post the book to 2005aparna@gamil.com
Thanks,
Aparna
Please mail me a copy….some plm s thr in downloading…thanx in advance
Pls send me a copy shygop@gmail.com
hi
plz mail me a copy of the software testing book
thanks
Dear Mr.Govardhan Reddy M
It is remarkable work for all the new people.I want to know about the testing field can you please send me a copy of books and related weblink.It is usefull to me thanks in advance.
indbalaji19@gmail.com,ind_balaji@yahoo.com
Bala
Melbourne,Australia
dear govardharn
i m finished testing coursse last year
onwards trying job inthis field pls help me for getting job if any opening in chennai plza email me
and how to prepare the interview which topic i have to cover for the interview email me
email id is vaijuvk@rediffmail.com
@vijay
Can u plzz send me the book on my mail id:
dabhadkarmugdha@gmail.com
Hi Govardhan,
Can u plz send me the ebook of ” Software Testing by Ron Pattern” to following ID
singh_betab@yahoo.co.in
Thanks in advance.
Betab
Can u plzz send me the book on my mail id:manigupta19@gmail.com
Any one can send me testing book on below mail Id
poojasharma.testing@gmail.com
Hi Govardhan and Vijay,
Can u plz send me the ebook of ” Software Testing by Ron Pattern” to following ID
poojasharma.testing@gmail.com
Hello
This book is good thanks Mr. Vijay.
It helps me a lot for giving interviews.
Mr Govardhan Reddy M If possible please send me the answers of that questions you have mentioned above.I shall be highly obliged. Please send it to my Email Id
raheja_mani786@yahoo.com
Thanks!
Any one can send me the best book for Software testing as soon as possible on my email Id:
raheja_mani786@yahoo.com
Thanks!
Can u plzz send me the book on my mail id:
ashutosh30796@gmail.com
Dear Mr.Govardhan Sir
plz send the ebook for interview ?s of s/w testing
My mail id is rkjethwani@gmail.com
Thanks & Regards
ravi
Can u plzz send me the book to my mail id: ANU4U09@GMAIL.COM
hi,i completed B.E. in IT in d yr 2005.For some family problem i did data entry work for 3 yrs.now i left the comp.now i’ve no job.i did the software testing course before 6 months.i want a job in manual testing .some one plz help me.
hi,i completed B.E. in IT in d yr 2005.For some family problem i did data entry work for 3 yrs.now i left the comp.now i’ve no job.i did the software testing course before 6 months.i want a job in manual testing .some one plz help me.i’m staying at bangalore
i’m staying at bangalore
Can you please send me the book Software testing by Ron patton in my email.my email id –biswajeet82@gmail.com
Can you please send me the book Software testing by Ron patton in my email.my email id –sanjeev.khuranaa@gmail.com, sanjeev_khurana@hcl.in
Will you please tell me the best software testing institutes in Kolkata……… I want to make my career in software testing…….. And if possible please send me the book Software Testing by Ron Patton n my id……
my id- snehasish.career@gmail.com
I cannot open the book. Is it a broken link? pls send me the book to hariharakumar.d@gmail.com
hiiiiiii Hari……. 4m where u hv done your training in software testing……… have u done any certifications in software testing
Please send all the testing related information
hey POORNIMA…………… wat type of information u wanna 2 knw bout Testing?????
Hi,
Please mail me the book as iam preparing for interviews
thanks
prasann
can u send me the manual testing material please
can u send me the manual testing material please my mail id is kuntala.madhu@gmail.com
can u able to provide some example “Test Case ” for a product
Can anyone send the stuff about the test cases.
How to write test cases according to the requirement
palacharla_krishna@yahoo.co.in
Hey Vijay,
Please forward the book to me also.
hi plzzzzzz post me the book.Thanks in advance
hi plz post me the book.
hi plz post me the book.my mail id is anjanihere@gmail.com
Hi I am new to the testing,how to start working and reading at beginner level?
I never been to testing field
To begin i may get assignments on ui
Help me to understand all basics n how to begin with
Send me some book and help
Please send me the book, which will be of great help to my career.
can any body send me da usability testing checklists(atleast 20)
Testing
please tell me usability testing check lists
can any body tell me d differene between functional & non functional requirements
Thnks to all my friends , for giving such valuable information.
Best Luck For Your Future
can any body tell me how testing process is going on in companies, how to test projects…. in real time give me answer
vijay
will u please send book to me
dara.ashwnath@gmail.com
vijay
will u please send book(software testing) to me
dara.ashwnath@gmail.com
Kindly send me at my mail id :
manjeetrocks@gmail.com
Thanks in advance.
Please send me testing important questions and answers at my E-mail ID-
mayank.solanki.it@gmail.com…………….
Thanks and regards,
Mayank Solanki
My E-mail ID is -
mayank.solanki.it@gmail.com
Hi Vijay,
Please send me the book to my id
praveen.qc@gmail.com
Hello Friends,
I am also vijay….could any one share that testing ebook with me…
Hello Friends,
I am also vijay….could any one share that testing ebook with me…
vijay.bhalse@gmail.com
Hello boss,
Check the link below to the main post.
“Download “Testing Primer” book: To download this book Click here”
Its working fine.
Hi,
Very nice book about Software Testing.
Software Testing And Continuous Quality Improvement
-William E. Lewis/ David D.Dobbs/ GunasekaranVeerapillai
haii (priya) iwant meet you iam find about 3 years want meet you
HAII IAM SAJITHCHANDRASEKHRAN I WANT TO MEET YOU ( PRIY E B HPC VELLOR KOTTYAM ) BY SAJITH FROM TRIPUNITHURA
HIII IAM SAJITH CHANDRASEKHARAN PLEACE CONTACT MEE FOR MAKEING ONE SOFTWARE I GOT FOURMUL OF THE PRAN CALCULATION CONTACT sajith.can@gmail.com ( CORPORATE )
Hi..could anyone share the book with me.
Hi..could anyone share the book with me.
my id is gulabjamun88@gmail.com
Hey Vijay,
Kindly send the books to me also in the mentioned id.
Thanks.
Apologies!!!
My Email ID:- adarsh.pankaj@gmail.com
Hi,
I am preparing for interviews . Pls send me the book to my mail id
varalakshmi.kakara@gmail.com
Thanks,
prasanna
good e-book for preparing interviews/exams.
Hey Vijay,
Kindly send the books to me also in the mentioned id.
Thanks.
Hey vijay,
kindely send the books in mentioned id
Hi Vijay,
kindly send good E-Book for preparing software testing interviews.
prasanna.dwd@gmail.com
kindly send the books to my id as well
thanks
thank u for giving useful information who want to start there career in testing.
Please can u send me books to my mail id :bollampallydivya82@gmail.com
Can anyone send me the good E-books on testing.
My email id is gopime@rediffmail.com
thanks,
hi,pls suggest the good book of testing,i am fresher ,completed engineering,or mail me at testing658@gmail.com
kindly send good E-Book for Learning completely software testing & interviews set.
at syedmohammedjunaid@gmail.com,
Go dbless u,
Doing a good job man,Our all best wishes for u.
Hi Mr.Govardhan Reddy,
Thanks for posting the interview questions.
can you plz post the answers with some real time examples?
thanks a lot for this book
Hi All,
Iam planning to do testing course in online .Please refer me which instructor is good and also i want to refer some good testing book please refer to me.
Hi All,
Please let me know if any one want to do a Course in Software Testing, I will be Providing the course with a Live Projects which includes VB Script and QTP also.
Hi All,
Please let me know if any one want to do a Course in Software Testing, I will be Providing the course with a Live Projects which includes VB Script and QTP also.
nagasln@gmail.com
Hi vijay,
Thanks a lot for helping all our friends…..i also downloded your .pdf material which is really good in basic information
I also thank Govardhan Reddy M for contributing in this forum….
I have just now seen this site for the first time can you plz send FAQs doc if documented by you and .pdf of the following authors
Testing computer software’ by cem kaner..
SOFTWARE TESTING by RON PATTON
hasanzaker@gmail.com
Thx once agian for helping all of us
“Helping hands are far better than praying lips”
can you please send a copy of the books needed to prepare for astqb exam , basic software founadtion level books to my email id. Thanks in advance.
thanx for the book
can any one send me the book for c and c++
my email chebal.1987@gmail.com
hi all,
thanks goverdhan and vijay giving valuable suggestions and help them all.
regards
srinivas
Mr Vijay,
GUd Work,
God Bless U
Thanks ya,i hav been searching for these things. u have done a gr8 job. thanks once again!!!!!!!!!!!!
it is very usefull
hai frnds thnx’s 4 u people 4 making this site useful in the aspects of testing who are learning.
i need some documents on qtp can any one send me
this is my mail id manu3488@gmail.com
can anyone refer me a good online testing course.
hi sir…
can u plz suggest me a good book for manual testing as i am new to this course
Hi Govardhan,
I appreciate you that you are doing such a wonderful help to people who are in Testing.
I have completed the ISTQB-FL last year. I am preparing for the Advanced level.
If you provide the e-book for Test Analyst, that would help to complete successfully…
Please provide the same.
my id is: dhakshna@gmail.com
Thanks and Regards,
Dhakshna
Hi…friend…….
i had completed my graduation in this year.And i am intrested to work in S/W testing field.and i am currently doing course in MIND Q.so friends i just wanted to abt. this field and it’s scope.and wht to do for job in this field.
Please help me………….
Hi Soumya,
No Need to worry about it. Just let me know what is your cource content, so that i can explain what else you need to prepare to get a Job.
Hi Naga
my course contain
manual testing
automation testing(QTP and loadruner )
these thing only…………
can it sufficent to get a job im this field havin knowledge in this field as fresher……….
please reply my friend…………
hi naga
i finished testing course lastyear but i did not get job in this field.if any opening in chennai pls help me and how can i prepare for an interview.
Hi Jayanthi,
Didn’t get job means…? Failed in interviews or not attended any interview… In Chennai lot of recruitment are going on for testing. Even for fresher / exp., search properly so that you can get placed soon.
Leave a Comment