hai dis is lavanya... i want to do certification in testing.
what are the names of the books tat i have to refer for the
certification...
Answer Posted / rajendra prasad reddy penumall
Good lavanya,
Very good decision, there are two types of certifications
available in testing domain.
They are:
1. ISTQB Certification-International Software Testing
Qualifications Board
2. CSTE-Certified Software Tester certification
ISTQB certification has different levels:
Foundation Level-4000/- exam fee
Advanced Level--4000/- exam fee
For Foundation level exam i recommend book: Foundations of
Software Testing: ISTQB Certification
Written by Dorothy Graham, Erik van Veenendaal, Isabel
Evans and Rex Black
Above book is enough to clear foundation level exam.
Even i followed this book for preparation!!!
For More Details:
check web site: http://www.istqb.in/
Second certification is CSTE
This certification is little bit expensive (around 420
USD=18000/-INR Approx)
This certification will have some what vast syllabus.
Preparation Material:
Once if you register for this exam, they will provide you
CBOK (Common Body of Knowledge).
This is enough for preparation
For More Details:
check web site:
http://www.softwarecertifications.org/qai_cste.htm
If you need any more information post ur query on this
forum.
I or one of our friends will reply ur query.
Rajendra Prasad Reddy Penumalli
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain stress testing?
Explain how you would allocate a task to team members?
What the meaning of breath testing is?
What is the objective of regression testing?
Hi, I want to write ISTQB exam. Can anybody send me the material regarding this.
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
What is static analyzer?
What is coverage analysis?
What is RC update and BRIO?
What test plans consists of?
What is the step you would follow once you find the defect?
'This life cycle model is driven by schedule and budget risks' this statement is best suited for.
hi everyone i want to download test director,winrunner,qtp latest versions pls help me
What is test development?
What are the common mistakes which create issues?