Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ojas Innovative Technologies Team. If you also belong to the team, you can get access from here

Ojas Innovative Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Ojas Innovative Technologies QA Engineer Interview Questions and Answers

Updated 30 Nov 2023

Ojas Innovative Technologies QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Nov 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Nov 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. All Java Question.
  • Q2. Data base Question

Interview questions from similar companies

I applied via Approached by Company and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Agilecscrum, team management, test Mgmt, end to end testing, jira, defect flow
Round 2 - One-on-one 

(1 Question)

  • Q1. Agile scrum, validation testing, jira, Team management, test mgmt

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview process, shot n sweet process
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Assignment 

Sql question more and related to database

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 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 - Technical 

(2 Questions)

  • Q1. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Coding Test 

If you are a fresher , then this is for you else almost no coding test for experienced candidates.

Round 2 - One-on-one 

(1 Question)

  • Q1. Javascript basics, Angular react general questions depends upon profile.
Round 3 - Behavioral 

(1 Question)

  • Q1. They asked general questions related to some hectic situation faced in previous company / project..

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm . Clear your basics . That's it.

I applied via Approached by Company and was interviewed in Oct 2022. There were 4 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 

Good Process of interview was a great experience

Round 3 - Technical 

(1 Question)

  • Q1. All are of L2 profile and also having a good knowledge of network
Round 4 - HR 

(1 Question)

  • Q1. Salary talk and company policy discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company and great reviews
Just going to join soonfor getting great experience n learning
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Oct 2023.

Round 1 - Coding Test 

Good Knowledge of DSA is required

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - HR 

(1 Question)

  • Q1. Previous year experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Type of value added to the company
  • Ans. 

    I add value to the company by leveraging my skills and experience to drive growth, improve efficiency, and enhance overall performance.

    • Implementing cost-saving initiatives

    • Developing innovative solutions to challenges

    • Improving processes and workflows

    • Increasing revenue through strategic partnerships

    • Enhancing customer satisfaction and retention

  • Answered by AI

Associate Interview Questions & Answers

VDart user image Nitharsana Natarajan

posted on 21 Aug 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell about my self and experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Telling about myself and my experience with my manager
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. There were 4 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 - Coding Test 

Easy level questions on string, linked list and array

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between TCP and UDP
  • Ans. 

    TCP is a connection-oriented protocol while UDP is connectionless.

    • TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.

    • TCP is slower but more reliable while UDP is faster but less reliable.

    • TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...

  • Answered by AI
  • Q2. Nibble swap program in C
  • Ans. 

    A nibble swap program in C

    • Nibble swap means swapping the 4-bit halves of a byte

    • Use bitwise operators to perform the swap

    • Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Reverse Linked List in C
  • Ans. 

    Reverse a linked list in C language.

    • Create three pointers: current, previous, and next.

    • Traverse the linked list and change the direction of the pointers.

    • Return the new head of the reversed linked list.

  • Answered by AI
  • Q2. Write an API call in C
  • Ans. 

    API call in C

    • Include the necessary header files

    • Create a URL string with the required parameters

    • Use the curl library to make the API call

    • Handle the response data appropriately

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of programming, operating system and networking

Skills evaluated in this interview

Ojas Innovative Technologies Interview FAQs

How many rounds are there in Ojas Innovative Technologies QA Engineer interview?
Ojas Innovative Technologies interview process usually has 2 rounds. The most common rounds in the Ojas Innovative Technologies interview process are Resume Shortlist and Technical.
How to prepare for Ojas Innovative Technologies QA Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Ojas Innovative Technologies. The most common topics and skills that interviewers at Ojas Innovative Technologies expect are Appium, Javascript, Jenkins, Mocha and Protractor.
What are the top questions asked in Ojas Innovative Technologies QA Engineer interview?

Some of the top questions asked at the Ojas Innovative Technologies QA Engineer interview -

  1. All Java Questi...read more
  2. Data base Quest...read more

Tell us how to improve this page.

Ojas Innovative Technologies QA Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
ConsultAdd Interview Questions
3.5
 • 36 Interviews
JMR Infotech Interview Questions
4.3
 • 29 Interviews
Systems Plus Interview Questions
4.3
 • 28 Interviews
VDart Interview Questions
4.1
 • 28 Interviews
DISYS Interview Questions
3.0
 • 27 Interviews
View all
Ojas Innovative Technologies QA Engineer Salary
based on 11 salaries
₹3.5 L/yr - ₹6.8 L/yr
37% less than the average QA Engineer Salary in India
View more details

Ojas Innovative Technologies QA Engineer Reviews and Ratings

based on 2 reviews

4.4/5

Rating in categories

4.0

Skill development

4.3

Work-life balance

4.0

Salary

4.0

Job security

4.7

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
351 salaries
unlock blur

₹1.8 L/yr - ₹7.5 L/yr

Software Developer
79 salaries
unlock blur

₹2 L/yr - ₹11 L/yr

Senior Software Engineer
70 salaries
unlock blur

₹5 L/yr - ₹18 L/yr

Java Developer
56 salaries
unlock blur

₹2.7 L/yr - ₹7.2 L/yr

Softwaretest Engineer
44 salaries
unlock blur

₹1.8 L/yr - ₹5.6 L/yr

Explore more salaries
Compare Ojas Innovative Technologies with

Saama Technologies

3.7
Compare

Affine

3.3
Compare

IT By Design

3.5
Compare

Systems Plus

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