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 |
How can u proove ur self as a TE the bug is valid? if the developer said its a invalid bug but TE said its a valid?
1.what is use of touch commnad and chmod 2.Testing inter view there 45 questions. 5 for apititude 20 unix + networking 5 for testing question 10 c or c ++ or java 5 perl or shell scripting +or database 3.what do you know in unix? 4.what is netmask 5.what is stack 6.explain osi model 7.a=10; ++a=a++ Then what is value of a? 8.What is sdlc 9.what is stlc 10.What is ip address/Different classses of Ip address 11.write down test cases how to check computer is in nework or not? 12.what is difference between window 98 and windows 2000 13.How to find ip addess of your computer 14. when we will do risk analysis in test plan?
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
About Testing Methodology?
What is verification & validation ? What we do in verificaztion & validation? Give an example.
what is Agile modal in (sdlc) and how is works ?
2 Answers Credence, Keane India Ltd,
1. when to start and stop testing ?
2.what are the various test appraoches that you are familier?
I would like to know about the steps to follow for testing a .NET web application. Please provide detailed steps with more general scenarios.
what is meant by Priority nad severity?
11 Answers HCL, Infosys, Verizon,
This is a common login screen example with all well known fields like username, password, etc. How could you test this in Unit Testing Phase, Integration Testing Phase and System Testing Phase??
How will confirm the Test Cases are passed?