what is agile testing with example
Answers were Sorted based on User's Feedback
Answer / kiran
Agile means "Quick". If u have frequent requirement updates
and its possible to have release with in a week agile is good.
| Is This Answer Correct ? | 3 Yes | 0 No |
Hi,
The Word “Agile” means "Moving Quickly" and this explains
the whole concept of Agile Testing.
Agile testing involves testing from the customer perspective
as early as possible or as soon as code becomes available.
Xtreme Programming (XP) is an example of agile development
life cycle.
Regards
Sitam
| Is This Answer Correct ? | 5 Yes | 4 No |
Agile methodology is an approach to project management,
typically used in software development. It helps teams
respond to the unpredictability of building software through
incremental, iterative work cadences, known as sprints. But
before discussing agile methodologies further, itÂ’s best to
first turn to the methodology that inspired it: waterfall,
or traditional sequential development.
| Is This Answer Correct ? | 1 Yes | 3 No |
differnce between testing life cycle and bug life cycle?
what is difference between load ,strss and perofrmance??? can u explain me with example???
What is the common bug u face in a web-based application. .?
What is non-compliance testing?
please answer, What is the Gap Analysis?
After testing the application May I have to keep a Test Log of the application ? If Yes then how? And What is the format for it?
can you show me the test cases on registration form
What is diff between Defect density metrics and Defect Variance metrics ?
How do you test calculator?
what is localization testing?is it a WBT or BBT technique? thanx mahendar for ur valuable answer.
what is static testing,and dynamic testing? explain with an example.
What is Functional testing?