Question
From what date can I have my organization certified according to the requirements of ISO 9001:2000?

Answers

Certification of quality management systems against the requirements of
ISO 9001:2000 has been possible since the date the new standard was
published internationally, December 15, 2000. This has been agreed by
ISO/TC 176 (the international standards committee that is establishing the
ISO 9000 standards), ISO/CASCO (the ISO committee for conformity assess-
ment) and IAF (the International Accreditation Forum, whose members include
several national accreditation councils. If your organization already has a
certificate based on the 1994 version, you can have new elements of the quality
management system reviewed in stages during the regular audits.   Your Comment




More Management Questions..
What is software configuration management?

What is the difference between cost accounting, management accounting and financial accounting?

What is channel management?

Explain importance of Brand Management

What is Ediint ?

What are the different types of security services involved in infrastructure management?

Which oracle package is used to manage the oracle lock management services?

What do you mean by drill mode?

what is master data harmonization ?

what is the formula to get to 'labour efficiency variance'?

How would your co-workers describe you?

Explain "Obtain Message First, Then Process Data" ?

Name the tasks of universe designer.

How have you improved the capabilities of people in a team you have managed?

what is discount cash flow management?

Have you ever conducted staff training or done presentations?

Tell me about the password management in miis (microsoft identity integration server)?

What is the role of channel manager?

What do you mean by committee organization?

If the end user’s travel location is not in the system. What do we often recommend?



Search
Can you Answer!!
  • Q Is hive suitable to be used for oltp systems? why?
  • Q State the type of addressing modes supported by the 8086?
  • Q The part of the meaning of a symbol that is unique to an individual is its _________ associations.
  • Q Define xmlvalidatingreader class.
  • Q How to convert bitmap data to vector data and back? - SVG
  • Q What is ListSet in Scala collection?
  • Q Differentiate between Model and Version
  • Q Can dhcp support statically defined addresses?
  • Q What's the difference between 32-bit and 64-bit operating systems?
  • Q What is the difference between public private, protected and static ?
  • Q Why does round(9.95,1) return 9.9 instead of 10.0? shouldn't 9.95 round up?