Upload Button Icon Add office photos

ArisGlobal

Compare button icon Compare button icon Compare

Filter interviews by

ArisGlobal QA Engineer Interview Questions and Answers

Updated 20 Jun 2024

ArisGlobal QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 20 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. BVP. EP, Test scenarios
  • Q2. Defect life cycle, STLC
Round 2 - Behavioral 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. About previous project

QA Engineer Interview Questions & Answers

user image Arpitha Vaasan

posted on 15 Mar 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Smoke vs sanity
  • Ans. 

    Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a more thorough test to check if the specific changes or fixes made to the software are working as expected.

    • Smoke testing is done to ensure the stability of the software build before proceeding with further testing.

    • Sanity testing is done to verify that specific changes or fixes made to the software a...

  • Answered by AI
  • Q2. Remove vs truncate sql query
  • Ans. 

    Remove deletes all rows from a table, while truncate removes all rows and resets auto-increment values.

    • Remove is a DML command, while truncate is a DDL command.

    • Remove is slower as it logs individual row deletions, while truncate is faster as it logs the deallocation of data pages.

    • Remove can be rolled back, while truncate cannot be rolled back.

    • Remove can have conditions to delete specific rows, while truncate deletes al

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

Interview questions from similar companies

QA Engineer Interview Questions & Answers

Incedo user image Sai Rakesh Duggineni

posted on 4 Jul 2024

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

(1 Question)

  • Q1. Matrix java program

Interview Preparation Tips

Interview preparation tips for other job seekers - good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It was first technical round Asked about Functional, Non Functional testing, Integration, Regression, Smoke, Retesting, Performance, load, stress testing.
  • Q2. Then he comes to selenium the question was how to navigate to other window in browser. Lastly asked me python program to print the number is prime or not.
Round 2 - Coding Test 

It haven't done. Tomorrow is my coding round. Hope it will go well

Round 3 - Technical 

(1 Question)

  • Q1. Not done yet. Will be conduct after the coding round.

Interview Preparation Tips

Topics to prepare for Altimetrik QA Engineer interview:
  • Automation Testing
  • Python
Interview preparation tips for other job seekers - Must needed skills here is to self learner and initiator. They will send if you can do the work. Show that you can and you are a learner.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is root cause analysis
  • Ans. 

    Root cause analysis is a systematic process used to identify the underlying cause of a problem or issue.

    • Identify the problem or issue

    • Gather data and evidence related to the problem

    • Analyze the data to determine the root cause

    • Develop solutions to address the root cause

    • Implement and monitor the effectiveness of the solutions

  • Answered by AI
  • Q2. What is scrum agile
  • Ans. 

    Scrum Agile is a framework for managing and completing complex projects in an iterative and incremental manner.

    • Scrum is based on the principles of transparency, inspection, and adaptation.

    • It involves breaking down the project into smaller tasks called user stories.

    • Teams work in short iterations called sprints, usually 2-4 weeks long.

    • Daily stand-up meetings are held to discuss progress and any obstacles.

    • Scrum roles incl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise basic testing methodology

Skills evaluated in this interview

Interview experience
4
Good
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 - Coding Test 

30 min,Strings related coding test ,java or c# coding language used

Round 3 - Technical 

(1 Question)

  • Q1. Oops concepts Selenium SQL
Interview experience
3
Average
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Tricky question. Regarding java only

Round 2 - Coding Test 

Advance queation asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be upto mark with communication
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 min apti and ask role and resp in current org

Round 2 - Coding Test 

Ask the basic theory and code of java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your ans and skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 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 - Technical 

(3 Questions)

  • Q1. Authentication and authorization
  • Q2. Severity, priority, examples
  • Q3. Types of Testing
  • Ans. 

    Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.

    • Unit testing focuses on testing individual components or modules of the software.

    • Integration testing checks if different modules work together correctly.

    • System testing validates the entire system against the requirements.

    • Acceptance testing ensures the software meets the user's requirements.

    • Regression t...

  • Answered by AI
Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your personal interest
  • Q3. Your expected salary
  • Q4. Last drawn salary
  • Q5. Why did you select testing
  • Ans. 

    I selected testing because I enjoy finding bugs and ensuring quality in software products.

    • I have a keen eye for detail and enjoy problem-solving.

    • I like the challenge of breaking down complex systems to identify issues.

    • I believe in the importance of delivering high-quality products to users.

    • I have a passion for technology and ensuring that it functions as intended.

    • I enjoy working collaboratively with developers to impro

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell about roles and responsibilites
  • Q2. Code to write in java
  • Ans. 

    Write a Java code to reverse a string

    • Use StringBuilder to reverse the string

    • Convert the string to StringBuilder, call reverse() method, and convert back to string

    • Handle null or empty string cases

  • Answered by AI

Skills evaluated in this interview

ArisGlobal Interview FAQs

How many rounds are there in ArisGlobal QA Engineer interview?
ArisGlobal interview process usually has 1-2 rounds. The most common rounds in the ArisGlobal interview process are One-on-one Round, Technical and Behavioral.
What are the top questions asked in ArisGlobal QA Engineer interview?

Some of the top questions asked at the ArisGlobal QA Engineer interview -

  1. remove vs truncate sql qu...read more
  2. smoke vs san...read more
  3. BVP. EP, Test scenar...read more

Tell us how to improve this page.

ArisGlobal QA Engineer Interview Process

based on 2 interviews

Interview experience

2.5
  
Poor
View more

ArisGlobal QA Engineer Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

-

Skill development

-

Work-life balance

-

Salary

-

Job security

-

Company culture

-

Promotions

-

Work satisfaction

Explore 1 Review and Rating
Software Engineer
208 salaries
unlock blur

₹2.8 L/yr - ₹11 L/yr

Senior Software Engineer
208 salaries
unlock blur

₹5.6 L/yr - ₹19.6 L/yr

Senior Consultant
183 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Technical Lead
145 salaries
unlock blur

₹11.8 L/yr - ₹30 L/yr

Consultant
108 salaries
unlock blur

₹4.1 L/yr - ₹11.2 L/yr

Explore more salaries
Compare ArisGlobal with

Xoriant

4.1
Compare

Photon Interactive

4.0
Compare

CitiusTech

3.4
Compare

Iris Software

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