what are the reasons is commonly cited as the primary
benefit to Test-Driven Development?
Answer Posted / rajendra
Test-Driven Development:
It means Before development starts testing team prepares
the testcases for the requirements stated in SRS Document.
when the development team starts develop the application
they will refer the crucial test conditions for checking
the application functionality.
Infact this method will reduce the rework time compared to
other one i.e preparing the test cases after application
development.
By using this method there will be veery few chance to
appear bugs during the testing.
Bcoz during the development phase it self requirements
are strongly tested.
Byeeeee Friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is the most critical bug u have to find in ur project.My application is ERP based,in this purchase module is there.plz tell me the answer?
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
What is defect removable efficiency?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
define Testing of Procedure, Triggers and Functions in data base testing ?
What is white box testing?
What are noise variables?
I have interview on Guide wire testing. If you please share me.
test measurment techniques
What is test closure?
what is a horizontal and vertical matrix explain with examples
How can software qa processes be implemented without stifling productivity?
Define brain stromming?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
What is an exit criteria?