Process in ur company???
Y only V?? y not waterfall and spiral??? tell me advantages
and disadvantages??
Answer Posted / poonam
In water fall model what we do is
1)req.analysis
2)design
3)coding
then (4) testing
5)implementation
means at the end of coding phase we go for testing,not
before that.
but in V model that is varification and validation
we do
1)req.analysis + testing (varification)
2)design + testing (varification)
3)coding +testing (validation)
4)testing (validation)
y? varification in req.analysis & design phase.Bcz in these
two phases we cannot test a project in running conditions,
bcz at this stage we have documents with us.
y? validation while coding and testing. Bcz in these phases
we have our project in running condition, means we can
execute a program using computer.so at these stages we can
validate our project according to SRS.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
If you're given a program that will average student grades, what kinds of inputs would you use?
State a generalized process for load test? Or explain how you did it previously.
what exactly is heuristic checklist approach for unit testing?
how to connect your project in database?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
please give information about ERP Projects and how V-model use in project
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
Explain the procedure for manual testing.
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
What are the phases involved in software testing life cycle?
What's the difference between alpha and beta testing?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.