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 is exact meaning of SNAP SHOT.how and when it will be taken
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
what is the difference between quality assurence and quality control
What are the differences between web applications and client and server applications?
What is Service Pack?
you have 200 testcase there is no enough time to excute all the testcase but you have to released that build.what can u do it?
What is Test Condition. what is test scenario.
Recently igot job,Please,help me,Can u explain the real time process of manual Testing from starting.Please don't mind.
which are the different types testing tools are available and which tool is mostly used in industry
What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.
how will you test a wine filled bottle along with 100 glasses
What is the V model,Tell me in brief??