what is agile testing
Answers were Sorted based on User's Feedback
Answer / imthiyaz.shaik
It is Agile methodology not agile testing.
Agile methodology is one of the latest SDLC like Waterfall,
V, spiral, Incremental, Prototype.....
In Agile methodology, the software is delivered in patches
in very short time, like every patch is delivered in 90
days time.
The testing starts parallely with the development of the
first patch and the first patch with complete development
and testing is delivered in first cycle that is 90 days
time.
When the development of the second patch starts, regression
suite is run on the first patch to make sure that what was
woking earlier is also working now.
In Agile methodology,the teams work as 'Scrum' team.
The advantage of 'Scrum' team is every Design team will
have a one member from Dev and test team, similarly every
dev team will have a member from Design and test team,
Every Test team will have a member from Design and dev team.
The advantage of this is:-
If the dev team has any query, it need not wait for the
design team to respond as their team has a member from
the 'Design' team.
if the Test team has any query it need not wait for the dev
team to respond as their team has a member from the 'Dev'
team, so lot of time is saved.
Advantages of Agile methodology:-
Agile methodology drastically reduces testing cycle time as
the testing is done parallel to the development activities.
The Product/Application is delivered in very short time.
Automation is must for Agile methodology as without
automation it is not possible to run complete regression
pack on all the patches.
Regards,
Imthiyaz. Shaik
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / amaravathy
hey imthiyaz can you go more briefly and how to respond it in interview point of view.
| Is This Answer Correct ? | 0 Yes | 2 No |
what is Risk-based testing?
From which phase will you start testing and How will you find out the left out things in testing?
what is crud testing ?
After resolving bug, You immediately do regression testing or later?
How will you link the Defect to the test case? Explain Bug life cycle
can u give me the sample bug report
How do you test google or gmail application??tell me step by step process??
what is entry criteria for testing?
On what type of browsers you have tested your web page?
how do you test for runtime error using manual testing
1.register as candidate 2.go to skill set module 3.select any skill for test eg:"java" 4.save, page will open with start button on below 5.click on start button to start test for java this is a flow so do i need write test cases for this if yes,then how? plz help me guyss
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?