Answer Posted / 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 |
Post New Answer View All Answers
Do submit teststrategy to customer if yes at what time
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
hi i want manual testing interview question(3+exp)please tell me
what are all the possible Test Cases for VoIP based applications
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?
What r the functional testing u perform?
what types of testing have u done in ur project?and expalin it detail?
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
Should testing be done only after the build and execution phases are complete?
Tell me the SRS based review,brs based review
write the test case for Bulb & Mobile phone
What is the first test in software testing process?
what is data guidelines
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?