When to Stop Testing?

Answer Posted / satya

Hi,

- If the bug rate falls certain level.
- if the build is not stable.( if the main
unctionalities are not working )
- if there are lot of change requests(CR's).
- And all the functional requirements are covered.

Let me know if there any mistakes.



Regards,
Satya.k

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is FCOE?

1794


What are two formats of WWN defined by the IEEE?

1649


How is an sql query executed in oracle 8?

737


Explain defect?

638


What is loop testing?

708






can any one suggest best institute for SAP TESTING and scope in SAP TESTING

1915


hey guys ... since i have just started my career i need to know whether testing has a good career or not .. ?

1563


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

2724


What the meaning of breath testing is?

692


What is technical review?

658


What is equivalence partitioning testing?

694


When is it ideal that the testing is stopped?

703


What is test phase?

681


What is dynamic analysis?

660


When should exploratory testing be performed?

708