can please tell me in brief:: what is Agile testing?when
we go for this type of testing?
Answers were Sorted based on User's Feedback
Answer / @mit
Agile Testing is preferable with Agile Model.
When the Requirement is changes frequently or Unstable then
v need to perform Agile Testing.
According to this Tester will work closly with Developer
and Testing had been done before every release.Release may
b scheduled on daily basis or once in 2/3 day.So Tester
will do the Testing accordingly.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / raghu
Hi, Agile process is used normally in MNC's. It is
basically time frame not budget, so The priority items
build first, so the process will be continued and later
rest of the items completes.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / krishnaraghava
Due to sudden changes in the customer requirements while
developement and testing,testing team will interact with
customers daily while performing the testing.This way of
testing is called agile testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday kumar
Agile testing is used whenever customer requirements are
changing dynamically
If we have no SRS, BRS but we have test cases does you execute
the test cases blindly or do you follow any other process.
Test case would have detail steps of what the application is
supposed to do.
1) Functionality of application.
2) In addition you can refer to Backend, is mean look into the
Database. To gain more knowledge of the application.
| Is This Answer Correct ? | 0 Yes | 1 No |
what types of testing you perform ?
what is entry and exit criteria?
What is the Model/Process do u follow in your Organization for Testing?
what is the purpose of test design technique
what is the use of l10n testing?
why is testing necessary , explain with some examples?
why RUPis important or what are all the advances in RUP?
usecases are prepared by whom?
How do you know when your code has met specifications?
What is information flow in testing
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?