Upload Button Icon Add office photos

Filter interviews by

Observe.AI Software Testing Engineer Interview Questions and Answers

Updated 23 Dec 2024

Observe.AI Software Testing Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jun 2024.

Round 1 - Technical 

(1 Question)

  • Q1. The interviewer started by giving a Java code of medium level around Hashmap which I was able to solve then later questioned around the code I had written and java basics. Even though i was able to answer ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst interview expecrience because of arrogant interviewer. If you are in an architect position and have too much knowledge, its good to have a little humility also and make the interviewee comfortable ,instead of harassing them for not knowing certain things.

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. Related to testing and bfsi domain
  • Q2. Scenario based questions like how will you handle the production issue etc
  • Q3. Questions based on my previous projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain breifly about your projects and work experience. Explain about your tools, domain, testing types, your roles and responsibilities.
I have answered all the questions with example.
Be clear and confident with your answer. Both the knowledge and communication skill is important.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is string contant pool?
  • Ans. 

    String constant pool is a memory area in Java where unique string literals are stored to optimize memory usage.

    • String constant pool is a part of the Java heap memory.

    • It stores unique string literals to avoid duplicate storage.

    • Strings created using double quotes are stored in the string constant pool.

    • Strings created using new keyword are stored in the heap memory.

  • Answered by AI
  • Q2. Can we create object for abstract classes and interfaces?
  • Ans. 

    Yes, we can create object for abstract classes and interfaces in Java.

    • Objects cannot be created for abstract classes directly, but can be created for concrete subclasses that extend the abstract class.

    • Interfaces cannot be instantiated, but objects can be created for classes that implement the interface.

    • Example: Abstract class Animal { abstract void makeSound(); } Class Dog extends Animal { void makeSound() { System.out...

  • Answered by AI
  • Q3. What is the keyword used in interface if we want concreate method?
  • Ans. 

    The keyword used in interface for concrete method is 'default'.

    • The 'default' keyword is used in interfaces to provide a default implementation for a method.

    • It allows interfaces to have concrete methods without requiring implementing classes to override them.

    • Example: 'default void methodName() { // method implementation }'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on core java concepts.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Method overloading
  • Q2. Constructor uses and types
  • Ans. 

    Constructors are special methods used to initialize objects in a class. They can be parameterized or default.

    • Constructors have the same name as the class they belong to

    • They are called automatically when an object is created

    • Parameterized constructors accept arguments to initialize object properties

    • Default constructors have no parameters and provide default values

    • Constructors can be overloaded by having multiple construc

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

I applied via Recruitment Consulltant and was interviewed in May 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 - Coding Test 

Star pattern program and logical program

Round 3 - HR 

(2 Questions)

  • Q1. Related to all documents
  • Q2. Salary discussion

Interview Questionnaire 

3 Questions

  • Q1. Related to testing and bfsi domain
  • Q2. Scenario based questions like how will you handle the production issue etc
  • Q3. Questions based on my previous projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain breifly about your projects and work experience. Explain about your tools, domain, testing types, your roles and responsibilities.
I have answered all the questions with example.
Be clear and confident with your answer. Both the knowledge and communication skill is important.

Observe.AI Interview FAQs

How many rounds are there in Observe.AI Software Testing Engineer interview?
Observe.AI interview process usually has 1 rounds. The most common rounds in the Observe.AI interview process are Technical.

Tell us how to improve this page.

Observe.AI Software Testing Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Zoho Interview Questions
4.3
 • 512 Interviews
Freshworks Interview Questions
3.5
 • 154 Interviews
Innovaccer Interview Questions
3.5
 • 80 Interviews
NoBrokerHOOD Interview Questions
3.3
 • 55 Interviews
Vyapar Interview Questions
3.5
 • 48 Interviews
Zenoti Interview Questions
3.0
 • 40 Interviews
InMobi Interview Questions
3.5
 • 35 Interviews
View all
Software Engineer
4 salaries
unlock blur

₹26.5 L/yr - ₹40 L/yr

Software Development Engineer
4 salaries
unlock blur

₹28 L/yr - ₹32 L/yr

Associate Product Manager
4 salaries
unlock blur

₹29 L/yr - ₹29 L/yr

Market Research Analyst
4 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Senior Integration Engineer
4 salaries
unlock blur

₹21.4 L/yr - ₹35 L/yr

Explore more salaries
Compare Observe.AI with

Freshworks

3.5
Compare

InMobi

3.5
Compare

Zoho

4.3
Compare

Druva

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