what is the diffrence between qualityassurance and system
testing explain in detail with an example?
Answers were Sorted based on User's Feedback
Answer / sura.nagaraju
Quality Assurance:(1) The process of monitoring and
improving the entire SDLC phases.
(2)The process of measuring the strength
of SDLC(preventive action).
System Testing:system testing is nothing but testing the
entire application with client requirement i.e with client
data.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sreenivasa reddy
Quality assurance is some thing where in we validate the
process i.e what is the process used to build a application
like how many reviews are done and what are the phases
involved. Quality control is some thing where in we
validate the delivarables, we are not bothered about the
process, we are bothered about the functionality, i.e how
good is hte review done, how many review comments are
given, are the review comments fixed and is the code
working fine.
for a real time example:
consider preparing idly.
Quality assurance: here we see what is the process that is
used to prepare idly like firt we have to prepare the
batter, this invloves soaking of the ingredients for a
while say one hour, clean the idly ravva and then grind the
dal and mix it with ravva....here we are not botherd about
the quality of dal and ravva and the quality of grinding,
we are bothered about the proces
People assume that if we follow these steps we can assure
that we can get idli
Quality control: here we are bothered about the quality of
the outcome, we validate the quality of everything the
quality of ravva, the qaulity of dal and the how well it is
mixed all this stuff
control is a part of assurance.
Assurance starts from the design phase and control starts
from execution phase
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sapna
Quality Assurance: It is nothing but building an adequate
confidence in the customer that the developed software is
accoding to requirements.
Entire SDLC comes under QA.
It is process oriented.
System Testing: It is the process of executing entire
system ie checking the s/w as well as parts of system.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is comprehensive testing
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
What are the possible scenarios for LMS?
what is software testing
Recently igot job,Please,help me,Can u explain the real time process of manual Testing from starting.Please don't mind.
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
wht is the diff bt patch, build and version?.developer will send to test weather patch or build to tester?
What is Database Testing?
Why you have chosen Testing as your career, not developer ?
How do you test google or gmail application??tell me step by step process??
what is boundary value analysis?