What agile testing? how it is process?
Answers were Sorted based on User's Feedback
Answer / arvind
Agile testing is done when an iterative model of approach
is used.Small piece of enhancement is done , code is
deployed and then testing is done..the process is iterative.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / chabs
Agile testing is done when there is dependency between the
features to be developed(which's developed in stages) or if
the customer gives the requirements in stages(which is
almost the same as spiral which is also an iterative method)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sarika kalbhore
Agile testing is used whenever customer requirements are
changing dynamically
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / narasimharao.r
in this model 1st test engineers write the test cases and
give it to the development team in order to preventing the
defects while developing the application.
adv:- preventing the defects and etc.......
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the different test deliverables?
what is Ping tests?
How do you do Analysis and design for testing projects?
which situation will decide the approach (topdown/bottom up) to choose from?
what is the difference between agile and spiral model?
How do you review testcase (Types of review)? and whom to send for review ?
How many flows of Events are there?
write four critical test cases for logout operation?
In an ATM machine , after entering pin -> not able to withdraw money. What are all the possible reasons. Debug
What type testings will be conducted at system testing?Who will conduct each test.
What is SRS , BRS and FDS?
when developer will found bug they will store that bug in Dts 1- yes 2 - sometimes 3 - No 4 - none of these