when do you stop testing?

Answer Posted / b anil kumar

when acceptance criteria id accepte then we will stop testing.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain automated testing?

663


wht is scope of ur project?

1645


is manual testing enough for 2+ yrs,does it need any tools

1908


What is a test closure?

585


How does a test coverage tool work?

670






What is the information that should be covered in test plan?

575


What is issues?

555


iam searching job on testing if u know any references are openings plz forward mee

1419


Which is the current formal world-wide recognized documentation standard?

847


what is the difference between 8.2 and 9.2 versions of qtp tool

1648


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

2631


What is the difference between debugging and testing?

603


What is the difference between preventative and reactive approaches to testing?

605


What is a user manual?

574


Explain acceptance testing?

570