what is agile model?
Answers were Sorted based on User's Feedback
Answer / kanishk
Agile model is basically iterative model.The following are
the stages:
1. Define
2. Develop
3. Build
4. Test
5. Implement
It promotes pair programming and shared code ownership.
It says test scripts should be written much before the code
to test is writen.
Integration and testing of the code should happen many
times in a day.
| Is This Answer Correct ? | 10 Yes | 2 No |
Agile testing is used whenever customer requirements are changing dynamically if we have no SRS, BRS but we have test cases does you execute the test cases blindly or do you follow any other process.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / vivek ranjan
The Agile Software Development primarily focuses on an iterative method of development and delivery.
The developers and end users communicate closely and the software is built. A working piece of software is delivered in a short span of time and based on the feedback more features and capabilities are added.
The focus is on satisfying the customer by delivering working software quickly with minimum features and then improvising on it based on the feedback. The customer is thus closely involved in the Software Design and Development Process.
The delivery timelines are short and the new code is built on the previous one.
Despite this, high quality of the product cannot be comprised.
THE MAIN OBJECTIVE OF AGILE SOFTWARE DEVELOPMENT IS TO DELIVERY MAXIMUM FUNCTIONALITIES IN MINIMUM TIME AND NUMBER OF BUGS...
| Is This Answer Correct ? | 3 Yes | 5 No |
What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing
what is monkey testing?
how many levels of regression testing is avilable in our testing process?
Can anybody explain me branch/decision coverage with a example.
how to test an web application. and what step have to considered first.
diff between usecase and testcase
what are the contents of FRS?
what is the difference betwen quality center version 9.0 and version 10.0
Pliz anyone give me examle of Blocker,critical,Mojor,Mormal,Minor,Tivial,Enhancement Bug.Itz very urgent....
What is the difference between test case result and a bug?
What is limitation of v shaped model
What is the difference between Quality Plan and Test Plan Anybody can give answer..Thanks in advance...