Answer Posted / kanishk
Agile model is basically iterative model.The following are
the stages:
1. Define
2. Develop
3. Build
4. Test
5. Implement
It promotes pair programming and shared code ownership.
It says test scripts should be written much before the code
to test is writen.
Integration and testing of the code should happen many
times in a day.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
What is the first test in software testing process?
when do you escalte issue to your manager?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
hai friends can u expalin about real time process of testing at the company, like flow diagram
What does 100% statement coverage mean?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
how to write manual testcases for download the files from the template. for example:from product cost enddate
What is checkpoint? How can you handle the checkpoints?
1. what exactly is heuristic checklist approach for unit testing ?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
what kind of testing have u done?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What are the two main categories of software testing?