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 |
Q. 21: Given the following decision table: Which of the following test cases and expected results is VALID? Rule 1 Rule 2 Rule 3 Rule 4 Conditions Age <21 yrs 21-29 yrs 30-50yrs > 50yrs Insurance Class A A or B B, C or D C or D Actions Premium £100 £90 £70 £70 Excess £2,500 £2,500 £500 £1000 options: A. 23 year old in insurance class A Premium is 0 and excess is,500. B. 51 year old in insurance class C Premium is 0 and excess is 00. C. 31 year old in insurance class B Premium is 0 and excess is ,500. D. 43 year old in insurance class C Premium is 0 and excess is ,000.
where do we store our test cases>?
How do you go about testing a project?
3. What Web sites do you use to learn about Web accessibility?How often do you use them?
Hi Guys, I have Cleared with 5 rounds with one company, i also faced an interview for client round, Can any body tel , aftr client round ,wil any body reject a candidate? Hello, y no response for my question.
Thanks for all who are helping me and Wish u all happy new Year........ Now I have a one more question plz...help me what is the I DIFFERENCE BETWEEN Performance Testing,LOAD TESTING AND STESS TESTING JUST IN ONE LINE ANSWER give me with an EXAMPLE PLZ.... If u have time then post me to my mail id... thank u very much... for ur help.and if anyone wants to talk to me also u can add my id my id is given below. penisetty@gmail.com
.What is Traceability matrix and how it is done ?
what is authorization & authentication?
What does the tester do in automated testing?
Can you send me a good site for testing?
How would you define a "bug?"
which testing is better equivalenc partitioning or bouandary value analysis and why?