Preguntas de entrevista de Quality manager
2 mil
Preguntas de entrevista para Quality Manager compartidas por los candidatosPrincipales preguntas de entrevista

What is HACCP?
4 respuestas↳
Hazard analysis critical control points
↳
Hazard analysis critical control point.
↳
I answered there abbreviations and principles in details.

related textile and leather garments stiching and quailty vise
3 respuestas↳
i have much experience in stiching , superviser , final chaker , and quailty control Menos
↳
I am available for an interview
↳
Can you again my interview

Do you write poetry? (this was for a QA position)
3 respuestas↳
wow !! u r lucky fellow .to get this question :)
↳
Please share few questions ,frequently asked in Canada for Quality assurance, i just want to know the template. Menos
↳
I have written poetry for school and I did some writing on my own in university. I have more recently written haiku's and limericks. I get this creativity from my father who is constanly writing poetry. Menos

What do you know about 5S?
3 respuestas↳
Japanese organization and houskeeping methodology.
↳
Japanese housekeeping
↳
Japanese housekeeping organization

Why do I want the job? (about three times)
3 respuestas↳
A decent career working with Prestigious RTC.
↳
Iam honest that this company will provide me to build my career with a best experience Menos
↳
This company provides an opportunity to build the dreams of people.

How would you slice a cake with 3 slices to get 8 pieces.
2 respuestas↳
correctly
↳
cut cake horizontally 1 time and vertical 2 times.

Using a language of your preference, parse a log file for a key phrase occurring withing a certain date range and redirect the output to a separate file.
2 respuestas↳
I used perl. The person told me I didn't have it quite right because I hadn't taken into account that there might be white space around the key phrase Menos
↳
### Python code ### Assuming the file is not very large, but has a variation in date/timestamp import re fhandle = open("./data.txt", "r") data = fhandle.read() # Date range is 15 through 17 lst = re.findall(".*1[5-7]/Sep/2016:00:05:.*", data) datelines = "\n".join(lst) # search for some string like 200 2 23 lines = re.findall(".* 200 2 23", datelines) print(lines) Menos

I work for product base company & HR(from Chennai) asked me how can you work on only 1 product for 3 years? What is the need of testing one product for so many years?
2 respuestas↳
Testing a product is never complete, especially if the product is used by a large number of clients. There will be demand for new enhancements or bug fixes and to implement those we need to perform testing on a continuing basis. And by the way what does a HR know about testing?:) Menos
↳
Absolutely Correct! IT HR should be trained so that they don't ask such pathetic question & reject any candidate in HR round. Menos

Why did so little people have reported to me in previous positions
2 respuestas↳
My lead and manager positions were in relatively small companies and my role was to interact with other areas and demand for their results Menos
↳
the name of the company I was interviewed at was Viniteck, not Autotren

What is the standard bit encryption used on US based Websites.
2 respuestas↳
128-bit encrytion
↳
Who cares? OK - I didn't really say that, but I wanted to. A QA Manager doesn't need to know standard encryption is 64 bit. Menos