Upload Button Icon Add office photos

Filter interviews by

Arcon TechSolutions Quality Assurance Interview Questions and Answers

Updated 20 Aug 2024

Arcon TechSolutions Quality Assurance Interview Experiences

1 interview found

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

Was coding and aptitude

Round 2 - Group Discussion 

Current Affairs and world problems

Interview questions from similar companies

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. Manual Testing related Questions
  • Q2. Scenario based Questions
  • Q3. Past Project related Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Everything is Good. Easy questions were asked I gave all correct answers still HR replies me in follow up that my interview is not positive. I mean what they exactly want. Pathetic behavior.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Monster and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Select 3 rd highest salary from employee table
  • Ans. 

    To select the 3rd highest salary from the employee table, you can use a SQL query with the 'LIMIT' and 'OFFSET' keywords.

    • Use a SQL query like 'SELECT salary FROM employee ORDER BY salary DESC LIMIT 1 OFFSET 2' to get the 3rd highest salary.

    • The 'ORDER BY' clause sorts the salaries in descending order, 'LIMIT 1' limits the result to 1 row, and 'OFFSET 2' skips the first two rows.

    • Make sure to adjust the 'OFFSET' value if

  • Answered by AI
  • Q2. Difference between put and patch
  • Ans. 

    Put is used to create or replace a resource, while patch is used to update a resource partially.

    • Put is idempotent, meaning multiple identical requests will have the same effect as a single request

    • Patch is not idempotent, as multiple identical requests may have different effects

    • Put requires the client to send the entire updated resource, while patch only requires the specific changes to be sent

  • Answered by AI
  • Q3. Difference between == and equals in string
  • Ans. 

    The == operator checks for reference equality, while the equals method checks for value equality in strings.

    • Use == to check if two string variables refer to the same object in memory.

    • Use equals() method to check if two string variables have the same sequence of characters.

    • Example: String str1 = "hello"; String str2 = "hello"; str1 == str2 will return false, but str1.equals(str2) will return true.

  • Answered by AI
  • Q4. Difference way of declaring String
  • Ans. 

    String can be declared using double quotes, single quotes, or the String constructor.

    • Declare using double quotes: String str1 = "Hello";

    • Declare using single quotes: String str2 = 'World';

    • Declare using String constructor: String str3 = new String("Java");

  • Answered by AI
  • Q5. Difference between String builder and String buffer
  • Ans. 

    String builder is not synchronized, while String buffer is synchronized.

    • String builder is faster than String buffer because it is not synchronized.

    • String buffer is thread-safe, while String builder is not.

    • String builder is preferred for single-threaded applications, while String buffer is preferred for multi-threaded applications.

  • Answered by AI
  • Q6. Convert array into arraylist
  • Ans. 

    Convert array to ArrayList of strings

    • Create a new ArrayList

    • Use Arrays.asList() method to convert array to ArrayList

    • Example: String[] array = {"apple", "banana", "orange"}; ArrayList list = new ArrayList<>(Arrays.asList(array));

Answered by AI

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There were around 20 questions in aptitude section to appear

Round 2 - Assignment 

It had 50 technical knowledge based questions on testing domain

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

Logical Reasoning , Blood relation questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic Oops concepts
  • Q2. Palindrome , pattern questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
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. Related to your resume
  • Q2. Related to your skills
Round 3 - Technical 

(1 Question)

  • Q1. Related to given JD
Round 4 - Technical 

(1 Question)

  • Q1. Related to JD and resume
Round 5 - HR 

(1 Question)

  • Q1. Personal query and other personal stuff

I applied via Naukri.com and was interviewed in Apr 2022. There were 3 interview rounds.

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 - Aptitude Test 
Round 3 - HR 

(1 Question)

  • Q1. My self and qualifications

Interview Preparation Tips

Interview preparation tips for other job seekers - Self information and qualifications
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java Selenium Coding

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

(1 Question)

  • Q1. List the exceptions you've faced and how did you fix it?

I applied via Naukri.com and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

Mainly on testing fundamentals and management tools

Round 2 - Technical 

(2 Questions)

  • Q1. Framework and few programming questions
  • Q2. As per project experience
Round 3 - Technical 

(1 Question)

  • Q1. Oops concept and programming
Round 4 - HR 

(1 Question)

  • Q1. Normal hr discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to brush up in all the oops concepts

Arcon TechSolutions Interview FAQs

How many rounds are there in Arcon TechSolutions Quality Assurance interview?
Arcon TechSolutions interview process usually has 2 rounds. The most common rounds in the Arcon TechSolutions interview process are Aptitude Test and Group Discussion.

Tell us how to improve this page.

Arcon TechSolutions Quality Assurance Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

4.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Software Developer
100 salaries
unlock blur

₹3.8 L/yr - ₹14 L/yr

Team Lead
30 salaries
unlock blur

₹6 L/yr - ₹23.7 L/yr

Senior Software Developer
28 salaries
unlock blur

₹7 L/yr - ₹16.1 L/yr

Implementation Engineer
27 salaries
unlock blur

₹3.3 L/yr - ₹12 L/yr

Technical Lead
20 salaries
unlock blur

₹9.2 L/yr - ₹34 L/yr

Explore more salaries
Compare Arcon TechSolutions with

Infosys

3.7
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview