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 / mahi

U Can prepare the ISTQB material.....it is gud

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a variant?

605


Explain fault?

587


why we split testing into distinct stages?

611


What is the difference between Manual Test Plan and the Automated Test Plan?

1970


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

2626






What is FCOE?

1705


Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?

684


'This life cycle model is driven by schedule and budget risks' this statement is best suited for.

612


What the main advantages of statement coverage metric of software testing are?

557


What is the difference between test matrix and traceability matrix?

585


What is validation and verification testing?

577


Which activity in the fundamental test process includes evaluation of the testability of the requirements and system?

748


What is ieee - institute of electrical and electronics engineers?

572


What is boundary value?

633


What is white box testing and list the types of white box testing?

630