Difference between Agile process and V Model
Answers were Sorted based on User's Feedback
Answer / nitin sharma
1.In Agile Customer Requirement are added frequently and it
is iterative process
while in V model adding of requirement is almost none.
2.In Agile Dev and Tester works together on application
while In V model Dev and Tester works separately and
testing with devloping go parallely.
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / castor_troy
Agile is like iterative method whr each release have new
enhancements/new additional reqs to be incorporated. only
diff. is that iterative method is for internal releases and
agile is for market release.
V model is jst an extnsn of the waterfall model.
| Is This Answer Correct ? | 0 Yes | 2 No |
Differentiate Test log and defect report.
What is the role of QA in a company that produces software? How do you scope, organize, and execute a test project?
What is test Strategy ? whether it's comes under test plan? Explain me?
How do you review testcase?? Type of Review...
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
I heard that 2 0r 3 tier applications can be tested using Browser in the <<Intranet>> Is it correct. pls correct me
what is database teesting?
some major negative test cases to break the sign up page having username password, email, url address field and some check box selection options ?
what is functional testing terminologies
As soon as we get the build what type test we will do?and how?
How do you test calculator?
Difference between Agile process and Water Fall model