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 we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer
What is the relation ship between regression testing and pesticide paradox?
if you have compressed file which has multiple source files,after make of this source file, you are getting undefinedreference error. How your will debug this problem ? Whatmight be different root causes for this ?
what is Testing environment in your company ,means hwo testing process start
What is a failure?
which tool used for gui testing?
As the software development process progresses, proper setup and maintenance of test traceability requires that the test process starts when?
contents of test plan
What Is Functional Testing?
How quickly we need to fix the bug?
prepare test cases for file copy paste.
How will you identify the client side error and server side error in web application?