Upload Button Icon Add office photos

Filter interviews by

Arcon TechSolutions Softwaretest Engineer Interview Questions and Answers

Updated 23 Jan 2023

Arcon TechSolutions Softwaretest Engineer Interview Experiences

1 interview found

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

I applied via campus placement at Vel tech multitech dr.rangarajan dr.sakunthala engineering college, Chennai and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic mathematical questions and aptitude based with logical reasoning,verbal and quants

Round 2 - Coding Test 

Q1- build alogrithm
Q2- SQL
Q3- program question in dsa

Round 3 - HR 

(2 Questions)

  • Q1. Question in topic of dsa oops And some programs
  • Q2. And personal interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Good scope of career building and skills development

Interview questions from similar companies

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

(3 Questions)

  • Q1. What is delegates
  • Ans. 

    Delegates are a type-safe function pointers used in C# to reference methods.

    • Delegates allow methods to be passed as parameters

    • Delegates can be used to define callback methods

    • Delegates are used in event handling in C#

  • Answered by AI
  • Q2. Why we use interface in .net core
  • Ans. 

    Interfaces in .NET Core provide a way to define a contract for classes to implement, promoting code reusability and flexibility.

    • Interfaces allow for multiple inheritance in .NET Core, as a class can implement multiple interfaces.

    • Interfaces help in achieving loose coupling between components, making the code more maintainable and testable.

    • Interfaces are used for dependency injection in .NET Core, allowing for easier uni...

  • Answered by AI
  • Q3. Why we use garbage collection
  • Ans. 

    Garbage collection is used to automatically manage memory by reclaiming unused memory and preventing memory leaks.

    • Prevents memory leaks by reclaiming memory that is no longer in use

    • Reduces the risk of memory errors and crashes

    • Improves performance by freeing up memory for other processes

    • Eliminates the need for manual memory management, reducing developer workload

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good experience

Skills evaluated in this interview

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

General questions in quanz, logical

Round 2 - Technical 

(1 Question)

  • Q1. Ask about oops and dsa
Round 3 - HR 

(1 Question)

  • Q1. Questions from projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic c# questions
  • Q2. Basic Asp.net Mvc questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Visveswaraiah Technological University (VTU) and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude questions and multiple choice coding questions were asked.

Round 2 - Technical 

(3 Questions)

  • Q1. Explanation about project
  • Ans. 

    I have worked on a project to develop a mobile application for tracking fitness activities and providing personalized workout plans.

    • Developed user-friendly interface for inputting and tracking fitness data

    • Implemented algorithms to generate personalized workout plans based on user's goals and progress

    • Integrated with wearable devices to automatically sync activity data

    • Conducted thorough testing to ensure accuracy and rel...

  • Answered by AI
  • Q2. SQL queries which were easy
  • Q3. Linked list and arrays

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn simple programs, basic level questions of programming, basic understanding of cloud, gen AI, SQL queries mainly join operations.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Whats is Denpendency injection?
  • Ans. 

    Dependency injection is a design pattern in which components are given their dependencies rather than creating them internally.

    • Allows for easier testing by injecting mock dependencies

    • Promotes loose coupling between components

    • Improves code reusability and maintainability

    • Examples: Constructor injection, Setter injection, Interface injection

  • Answered by AI
  • Q2. What is middleware
  • Ans. 

    Middleware is software that acts as a bridge between different applications, allowing them to communicate and share data.

    • Middleware facilitates communication between different software applications

    • It can handle tasks such as message queuing, data transformation, and security

    • Examples of middleware include message brokers like RabbitMQ, ESBs like MuleSoft, and API gateways like Kong

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Automation Framework
  • Q2. Which Framework you use Test NG, BDD. Explain?
  • Ans. 

    I use TestNG for unit testing and BDD (Behavior Driven Development) for integration testing.

    • TestNG is used for unit testing to validate individual units of code.

    • BDD is used for integration testing to validate the behavior of the system.

    • TestNG allows for easy setup of test cases using annotations like @Test, @BeforeMethod, @AfterMethod.

    • BDD frameworks like Cucumber use plain English sentences to define test scenarios.

    • Tes...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Question on multithreading
  • Q2. Questions on springboot exception handling , fault tolerance in microservices etc.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There were 20 aptitude questions and 2 codeing questions

Round 2 - Technical 

(1 Question)

  • Q1. About you project and simple coding questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Commen questions like hobbies and favorite subject ect
Round 4 - HR 

(3 Questions)

  • Q1. Normal HR questions
  • Q2. Tell me about your self
  • Q3. What is your salary expansion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Brief me about yourself
  • Ans. 

    I am a dedicated Software Test Engineer with 5 years of experience in manual and automated testing.

    • 5 years of experience in software testing

    • Proficient in manual and automated testing

    • Strong knowledge of testing methodologies and tools

    • Experience in creating test plans and test cases

    • Good communication and problem-solving skills

  • Answered by AI
  • Q2. What is your skills
  • Ans. 

    I have strong skills in manual and automated testing, test planning, test case design, defect tracking, and regression testing.

    • Proficient in manual testing techniques and methodologies

    • Experience in creating test plans and test cases

    • Skilled in using automated testing tools like Selenium

    • Ability to track and manage defects effectively

    • Experience in regression testing to ensure software quality

    • Familiarity with Agile and Scr

  • Answered by AI

Arcon TechSolutions Interview FAQs

How many rounds are there in Arcon TechSolutions Softwaretest Engineer interview?
Arcon TechSolutions interview process usually has 4 rounds. The most common rounds in the Arcon TechSolutions interview process are Resume Shortlist, Aptitude Test and Coding Test.

Tell us how to improve this page.

Arcon TechSolutions Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Arcon TechSolutions Softwaretest Engineer Salary
based on 6 salaries
₹5.7 L/yr - ₹7.1 L/yr
15% more than the average Softwaretest Engineer Salary in India
View more details
Software Developer
112 salaries
unlock blur

₹3.9 L/yr - ₹13.9 L/yr

Team Lead
33 salaries
unlock blur

₹7 L/yr - ₹26.5 L/yr

Implementation Engineer
28 salaries
unlock blur

₹3.3 L/yr - ₹12 L/yr

Senior Software Developer
28 salaries
unlock blur

₹7 L/yr - ₹16.1 L/yr

Technical Lead
19 salaries
unlock blur

₹14 L/yr - ₹30.3 L/yr

Explore more salaries
Compare Arcon TechSolutions with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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