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
Define brain stromming and cause effect graphing?
Which are the different tests for apparel testing?
What is difference between Build, Version and Release
uses of checklist
What is split testing?
What are the types of maintenance?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Can you explain a pair-wise defect?
how to write defects in excel sheets when defects occured
Can you explain function points?
Can you explain the pdca cycle and where testing fits in?
When should you opt for manual testing over automation testing?
What is date driven testing?
Unit Testing can be done by using Nunit?
What is function points??????