what is the part of qa and qc in refinement v model.
Answers were Sorted based on User's Feedback
Answer / naresh
V model is a kind of SDLC. QC(Quality Control) team tests
the developed product for quality. It deals only with
product, both in static and dynamic testing. QA(Quality
Assurance) team works on the process and manages for better
quality in the process. It deals with(reviews) everything
right from collecting requirements to delivery.
Plz correct me if i am wrong...
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uday kumar. a
In refinement of V-Model, assume it it a combination of \
and /.
All the activities(information gathering, analysis, design)
in \ are QA related activities. Whic mainly concentrates on
process.
The other side of V, i.e / in this all the QC related
activites(Unit testing, component testin, integration
testing, system testing and user acceptance testing) will
be done.
So my answer is \ is for QA and / for QC.
But the activities of QA will effect the total life cycle
(means until Acceptance testing).
Is This Answer Correct ? | 0 Yes | 0 No |
For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.
What is the difference between functional specifications and business requirement specification?
What is difference between Development envionment and Test enviornment.
what is testing management methodologies?? plz help me
What is CMM and CMMI?
what did your base to your test cases?
give me an Example of UAT test cases What is functional and nonfunctional explain What is validation testing
Can anybody explain me Statement coverage with a example. Thanks..
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What is dry run testing??
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
is it necessary to write neagtive test cases for each and every field