Upload Button Icon Add office photos

Filter interviews by

Pursuit Software Quality Engineer Interview Questions and Answers

Updated 11 Sep 2023

Pursuit Software Quality Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Java, selenium, coding
Round 3 - Technical 

(1 Question)

  • Q1. Selenium, agile, api, postman
Round 4 - HR 

(1 Question)

  • Q1. Salary Negotiation, HR policy

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about Pursuit Software?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is name mangling?

Skills evaluated in this interview

Quality Engineer Interview Questions Asked at Other Companies

asked in MM AUTO
Q1. What is MSA and addition of msa version, type of msa ,what differ ... read more
asked in MM AUTO
Q2. What is 7 QC tool,parito analysis,xchart and r chart explain ,why ... read more
asked in S&P Global
Q3. If you have a very short time to release a product, but a team me ... read more
Q4. A monkey eats 6 more apples each day than the previous day and fi ... read more
Q5. What are the physical and chemical tests for steel reinforcement?

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

Interview Questionnaire 

1 Question

  • Q1. Coming to AEM,Interviewer has covered all the topics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls don't join in TechMahindra.Especially for AEM Folks.Because there are no projects at all.They force you to learn and work in other domain.Then your AEM knowledge will vanish.Worst Company.

I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About the basics of c, c++ and java, also asked to explain the project that I developed.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and transparent. Explain your reasons and issues if any they are under standable.

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Past experience and communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Interview Questionnaire 

2 Questions

  • Q1. 1.About Clear Cover....?
  • Q2. 2. Checking point in Beam and Column....?
  • Ans. 

    Checking points in beam and column are critical for ensuring structural integrity.

    • Checking for cracks or deformations

    • Ensuring proper alignment and levelness

    • Verifying adequate reinforcement

    • Checking for proper bearing and connection details

    • Using non-destructive testing methods

    • Following applicable codes and standards

  • Answered by AI
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2022. 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 

We should be clear on logics, syntax can be ignored but logics should be very clear

Round 3 - HR 

(2 Questions)

  • Q1. Are you comfortable working from any location
  • Q2. What are your expectations from our organisation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be focused and be prepared. Try be as relaxed and clam you can.
Are these interview questions helpful?

Interview Questionnaire 

6 Questions

  • Q1. Explain abstract factory design pattern ?
  • Q2. How do you do range based map iteration
  • Ans. 

    Range based map iteration can be done using a for-each loop or iterators.

    • Use a for-each loop to iterate over the map elements.

    • Alternatively, use iterators to traverse the map.

    • The range-based for loop is preferred for its simplicity and readability.

    • Example: for(auto const& [key, value] : myMap) { //do something with key and value }

  • Answered by AI
  • Q3. What are detached and joined threads
  • Ans. 

    Detached threads are independent threads that run separately from the main thread. Joined threads are threads that wait for the main thread to finish.

    • Detached threads are created using pthread_detach() function

    • Joined threads are created using pthread_join() function

    • Detached threads do not need to be explicitly terminated

    • Joined threads must be explicitly terminated using pthread_exit() or return statement

    • Detached thread...

  • Answered by AI
  • Q4. What are static code analysis tools
  • Ans. 

    Static code analysis tools are software programs that analyze source code to find potential issues and improve code quality.

    • Static code analysis tools scan code without executing it

    • They can detect issues such as security vulnerabilities, coding errors, and performance problems

    • Examples of static code analysis tools include SonarQube, ESLint, and Checkstyle

  • Answered by AI
  • Q5. Command to list currently running threads in linux
  • Ans. 

    Command to list currently running threads in linux

    • Use the 'ps' command with the 'H' option to display threads in a hierarchy

    • Use the 'top' command to display threads in real-time

    • Use the 'htop' command for an interactive display of threads

  • Answered by AI
  • Q6. Can we perform arithmetic operation on Unique pointer
  • Ans. 

    No, arithmetic operations cannot be performed on unique pointers.

    • Unique pointers are used to manage the lifetime of dynamically allocated objects.

    • They cannot be copied or assigned, only moved.

    • Arithmetic operations are not defined for pointers, including unique pointers.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Automation testing
  • Q2. Manual testing SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for the interview

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Describe yourself
  • Q2. What is difference between c and c++
  • Q3. What is oops?
  • Q4. What is polymorphism
  • Q5. What is data abstraction
  • Q6. String reverse c program
  • Q7. Swap number in macro
  • Ans. 

    Swapping two numbers using macro in C language

    • Use a temporary variable to store the value of one number

    • Assign the value of the second number to the first number

    • Assign the value of the temporary variable to the second number

    • Define a macro for swapping the numbers

    • Example: #define SWAP(a,b) {int temp; temp=a; a=b; b=temp;}

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good and need to be prepared for c and c++

Skills evaluated in this interview

Pursuit Software Interview FAQs

How many rounds are there in Pursuit Software Quality Engineer interview?
Pursuit Software interview process usually has 4 rounds. The most common rounds in the Pursuit Software interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in Pursuit Software Quality Engineer interview?

Some of the top questions asked at the Pursuit Software Quality Engineer interview -

  1. Selenium, agile, api, post...read more
  2. Java, selenium, cod...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Interview Questions from Trending Companies on AmbitionBox

Jio Interview Questions
4.2
 • 2.4k Interviews
Foxconn Interview Questions
3.8
 • 192 Interviews
Morgan Stanley Interview Questions
3.6
 • 311 Interviews
PepsiCo Interview Questions
4.0
 • 218 Interviews
Quest Global Interview Questions
3.5
 • 333 Interviews
Zoho Interview Questions
4.2
 • 545 Interviews
KPMG India Interview Questions
3.4
 • 854 Interviews
Tata Steel Interview Questions
4.0
 • 943 Interviews
NxtWave Interview Questions
3.7
 • 224 Interviews
Coforge Interview Questions
3.3
 • 594 Interviews
View all
Pursuit Software Quality Engineer Salary
based on 5 salaries
₹6.9 L/yr - ₹7.6 L/yr
95% more than the average Quality Engineer Salary in India
View more details

Pursuit Software Quality Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
29 salaries
unlock blur

₹3.8 L/yr - ₹8 L/yr

Software Engineer Trainee
5 salaries
unlock blur

₹2.1 L/yr - ₹4.1 L/yr

Quality Engineer
5 salaries
unlock blur

₹6.9 L/yr - ₹7.6 L/yr

Talent Acquisition Specialist
4 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Senior IT Recruiter
4 salaries
unlock blur

₹2.1 L/yr - ₹5.8 L/yr

Explore more salaries
write
Share an Interview