Explain Agile testing with example?
Answers were Sorted based on User's Feedback
Answer / reggie
When the requirements are not clear or when there is a scope for constant change in requirements then agile methodology is implemented. One of the main reasons for Agile methodology is the delivery of high quality end product. But the implementation of this methodology depends on the time and budget of the project as well.It also provides the test team to work closely with developers, business analyst and stake holders.
If we take a web application, where in the first page we collect cust details, 2nd page is address, 3rd page is product selection 4 th page is payment. So in this example with agile, first the cust details is developed and testing team performs testing on it, next address page is added to it and testing is done on it and then the third page and finally the 4th page and at the end we do an end to end testing. That is how the agile process carries out.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / nitin sharma
Agile methodology is used where Customer requirements added
frequently,its a iterative process,many iterations are
included in this.There is a Sprint for 2 or more weeks in
which there is daily scrum meeting of 15-20 mins held by the
scrum master where devlopers and testers sits together in a
frankly enviorment.Scrum Master ask eaveryone about the task
waht they did yesterday,what will do today and ist their any
obstacle they faced during the task and sprint is of fixed
time it will never vary if any one would not acheive his
target then it will transfer to next sprint.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / kals
changing da requirements causes errors,to overcum dat v perform testing, ie agile testring..
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / rajeshsgupta
it is customer of testing where we provide every newly
developed module to customer and if there are any changes we
change accordingly.
| Is This Answer Correct ? | 0 Yes | 8 No |
If you stuck somewhere while reproducing defect then what will you do?
How will be the communication between the testers and developers while found a bug?
What is the difference between Regression and Retest Testing?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
wht is smoke testing and user interface testing
3 Answers Oneclick Testing Solutions,
what is be bugging ?
What is reference matrix or tracability matrix?
Difference between Severity & Priority?
waht is deffect?
Are monkey testing & gorilla testing same? If not, then what is the difference between these two?
29 Answers CTS, Sanoits, TCS,
what is the diff between IE and Netscape in web testing on a login page?
static and dyanamic testing