Upload Button Icon Add office photos

Filter interviews by

CureSkin Quality Head Interview Questions and Answers

Updated 29 Apr 2024

CureSkin Quality Head Interview Experiences

1 interview found

Quality Head Interview Questions & Answers

user image Dinesh Kale

posted on 27 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Work purpose was defined properly

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2019. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basically, I was asked about my work experience. I had 1 round with Quality Manager - Who asked me about some basic Questions on Quality profile, my team size, email auditing, calls auditing, correct way o...
  • Q2. Then I had another round with Ops Manager, were I was asked about my work experience, when I have joined, when I got promoted, which tools we were using in the previous organization, why I wanna join this ...

Interview Preparation Tips

Interview preparation tips for other job seekers - talk more about your role and responsibilities, be confident and no need to say something about which you are not aware of, it may create a wrong impression.

I applied via Naukri.com and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Automation, Manual Testing, Payment Gateway

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared

Interview Questionnaire 

1 Question

  • Q1. What is Eveluation of car
  • Ans. 

    Evaluation of car refers to the process of assessing the condition and performance of a car.

    • Evaluation includes checking the exterior and interior of the car for any damages or wear and tear.

    • It also involves testing the car's engine, transmission, brakes, and other mechanical components.

    • Evaluation may also include a test drive to assess the car's handling and performance on the road.

    • The results of the evaluation can he...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Maths and science reasoning gk, current affairs

Round 3 - Coding Test 

Coding test questions ask to me

Interview Preparation Tips

Interview preparation tips for other job seekers - The greatest glory in living lies not in never falling, but in rising every time we fall.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(7 Questions)

  • Q1. Write an SQL query to find the 2nd largest salary
  • Ans. 

    SQL query to find the 2nd largest salary

    • Use the ORDER BY clause to sort salaries in descending order

    • Use the LIMIT clause to get the second row

  • Answered by AI
  • Q2. Write test cases of Login API
  • Ans. 

    Test cases for Login API

    • Verify valid credentials login successfully

    • Verify invalid credentials show error message

    • Verify login with empty username or password

    • Verify login with special characters in username or password

    • Verify login with long username or password

  • Answered by AI
  • Q3. In Jmeter, what is Rampup period
  • Ans. 

    Rampup period in JMeter is the time taken for all virtual users to start executing the test plan.

    • Rampup period is specified in seconds in JMeter test plan settings.

    • During the rampup period, JMeter gradually starts all virtual users to avoid overwhelming the server.

    • For example, if rampup period is set to 60 seconds and number of threads is 100, JMeter will start 1 thread every 0.6 seconds.

  • Answered by AI
  • Q4. Difference between cookie and cache
  • Ans. 

    Cookies are small pieces of data stored on the client side, while cache is temporary storage of web documents on the server or client side.

    • Cookies are used to store user-specific information like login credentials, preferences, etc.

    • Cache is used to store frequently accessed web documents to reduce loading times.

    • Cookies are sent with every HTTP request, while cache is used to store resources locally to reduce server loa...

  • Answered by AI
  • Q5. API vs Webservice
  • Ans. 

    API is a general term for any set of rules that allow different software applications to communicate with each other. A web service is a type of API that is accessed over a network.

    • API is a set of rules and protocols that allow different software applications to communicate with each other.

    • Web service is a type of API that is accessed over a network, typically using HTTP.

    • API can be used for various purposes like access...

  • Answered by AI
  • Q6. Write a program to find a prime number
  • Ans. 

    Program to find a prime number

    • Iterate through numbers starting from 2 up to the given number

    • Check if the number is divisible by any number other than 1 and itself

    • If not divisible, then it is a prime number

  • Answered by AI
  • Q7. Write a program to find the factorial
  • Ans. 

    Program to find the factorial of a number

    • Use a loop to multiply numbers from 1 to the given number

    • Handle edge cases like 0 and negative numbers

    • Example: For input 5, factorial is 5*4*3*2*1 = 120

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Was around 1 hour with easy questions

Round 2 - Technical 

(1 Question)

  • Q1. Mostly questions were based on oops concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - just focus on your resume.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Smog Testing
  • Ans. 

    Smog testing is a process to measure the amount of pollutants emitted by vehicles to ensure they meet environmental standards.

    • Smog testing is also known as emissions testing or vehicle inspection.

    • It is typically required by law to ensure vehicles are not emitting excessive pollutants into the air.

    • The testing process usually involves measuring the levels of pollutants such as carbon monoxide, hydrocarbons, and nitrogen ...

  • Answered by AI
  • Q2. What is SDLC lifecycle
  • Ans. 

    SDLC lifecycle is the process of planning, creating, testing, and deploying software.

    • SDLC stands for Software Development Life Cycle

    • It includes phases like planning, analysis, design, implementation, testing, and maintenance

    • Each phase has specific goals and deliverables

    • Examples of SDLC models include Waterfall, Agile, and DevOps

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Given was a case study of lift, need to make test cases regarding that.
Round 3 - HR 

(1 Question)

  • Q1. What is your marital status, family and current job.
  • Ans. 

    Married with two children, currently working as a QA Engineer.

    • Married with two children

    • Currently working as a QA Engineer

  • Answered by AI

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Process related queries will be asked specially around how do you handle any particular situation they provide.
  • Q2. Question related to what you have mentioned in your resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviews now days are no longer about testing your technical skills albeit they test your patience, communication skills, problem solving attitude, attitude towards Life and how do you show them your ready to go instinct.
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Quality inefuction
  • Ans. 

    Quality inefficiency refers to the lack of effectiveness in maintaining or improving quality standards.

    • Quality inefficiency can result in increased defects or errors in products or services.

    • It can lead to customer dissatisfaction and loss of business.

    • Examples include poor quality control processes, inadequate training of staff, and outdated equipment.

    • Implementing quality improvement initiatives and regular monitoring c

  • Answered by AI
  • Q2. Advance advisory

CureSkin Interview FAQs

How many rounds are there in CureSkin Quality Head interview?
CureSkin interview process usually has 1 rounds. The most common rounds in the CureSkin interview process are Technical.

Tell us how to improve this page.

CureSkin Quality Head Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 434 Interviews
CARS24 Interview Questions
3.5
 • 337 Interviews
Udaan Interview Questions
3.9
 • 335 Interviews
Meesho Interview Questions
3.7
 • 335 Interviews
Zepto Interview Questions
3.5
 • 242 Interviews
BlackBuck Interview Questions
3.8
 • 180 Interviews
AmbitionBox Interview Questions
4.9
 • 153 Interviews
Tata 1mg Interview Questions
3.6
 • 152 Interviews
Digit Insurance Interview Questions
3.9
 • 146 Interviews
Paisabazaar.com Interview Questions
3.4
 • 142 Interviews
View all
Customer Success Specialist
11 salaries
unlock blur

₹3.2 L/yr - ₹5 L/yr

Online Reputation Management Executive
9 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Customer Support Executive
6 salaries
unlock blur

₹2.5 L/yr - ₹3.6 L/yr

Customer Care Executive
5 salaries
unlock blur

₹2.3 L/yr - ₹3 L/yr

Team Lead
5 salaries
unlock blur

₹3.2 L/yr - ₹5.1 L/yr

Explore more salaries
Compare CureSkin with

Udaan

3.9
Compare

Swiggy

3.8
Compare

CARS24

3.5
Compare

BlackBuck

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview