what are the reasons is commonly cited as the primary
benefit to Test-Driven Development?
Answer / 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 |
How do you prioritize testing tasks within a project?
Wht is the Test Driver used in Integration Testing. Anybody can expalin in Detail. Thanks in advance.
What is data matrix? What is the use of it?
if u have 10 inputs & you written 500 testcases for that.out of this u found 20 defects.as a tester how u found from which requirement that a particular defect will occur.
what is performance testing?
Explain number of production defects measure?
What is reliable testing? Give me an example
How do we decide scope for smoke and sanity testing?
what are the different banking terms used in your project?like new acc,dormate,active accounts....
How you can decide the number of testcases are enough for testing the given module?
Difference b/n Validation and verification?
what are the conditions of test cases?