Upload Button Icon Add office photos

Filter interviews by

Aryan Solutions Softwaretest Engineer Interview Questions and Answers

Updated 14 Mar 2022

Aryan Solutions Softwaretest Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Which of browser support in selenium IDE?
  • Ans. 

    Selenium IDE supports Firefox browser only.

    • Selenium IDE is a Firefox plugin.

    • It records and plays back user interactions with the Firefox browser.

    • It does not support other browsers like Chrome, Safari, etc.

  • Answered by AI
  • Q2. Firefox browser support in selenium IDE
  • Ans. 

    Selenium IDE supports Firefox browser.

    • Selenium IDE is a Firefox plugin used for record and playback of test cases.

    • It supports Firefox browser version 55 or below.

    • For higher versions, we need to use Selenium WebDriver.

    • Selenium IDE can be used for simple test cases, but for complex scenarios, WebDriver is recommended.

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Why are you looking for a change?
  • Q2. I want to change carrier directions

Interview Preparation Tips

Interview preparation tips for other job seekers - Arya Solution dream compan .All kind of best

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about you
  • Q2. Explain all technical answers
Round 2 - HR 

(2 Questions)

  • Q1. Expected salary
  • Q2. When you join in this

Interview Preparation Tips

Interview preparation tips for other job seekers - better not to try here if you really want to build your career, they simply end your career without responding BGV for your next company.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy to medium aptitude questions in this

Round 2 - Assignment 

Where you can work on assignment

Round 3 - One-on-one 

(1 Question)

  • Q1. Why java is so popular?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are springboot annotations are used in your project
  • Ans. 

    Some common Spring Boot annotations used in projects are @SpringBootApplication, @RestController, @Autowired, @GetMapping, @PostMapping, @Service, @Repository.

    • @SpringBootApplication - Used to mark the main class of a Spring Boot application.

    • @RestController - Used to define a RESTful controller.

    • @Autowired - Used for automatic dependency injection.

    • @GetMapping - Used to handle HTTP GET requests.

    • @PostMapping - Used to hand...

  • Answered by AI
  • Q2. Tell me about java8 features
  • Ans. 

    Java 8 introduced several new features including lambda expressions, streams, functional interfaces, and default methods.

    • Lambda expressions allow you to write more concise code by enabling functional programming.

    • Streams provide a way to work with sequences of elements and perform operations on them in a declarative way.

    • Functional interfaces are interfaces with a single abstract method, which can be implemented using la...

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed before Feb 2021. 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 

(1 Question)

  • Q1. Asked Manual Testing Technical Questions, API Testing, Database Testing, Tools
Round 3 - Behavioral 

(1 Question)

  • Q1. Main Focus with technical and Communication.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Focus on Communication as well as Technical.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Government College of Engineering, Tirunelveli and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ based questions and provide me practice problems

Round 2 - Coding Test 

Coding problems provide and give some ideas to attend this round

Round 3 - HR 

(5 Questions)

  • Q1. Give some ideas about questions
  • Q2. Introduce about myself
  • Q3. Dress code and fluent speak in english
  • Q4. Communication and fluency
  • Q5. Something about me preparation tips

Interview Preparation Tips

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

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Distance bw 2 nodes in binary tree
  • Ans. 

    To find the distance between two nodes in a binary tree, we can find the distance from the root to each node and then calculate the distance between the two nodes.

    • Calculate the distance from the root to each node using a recursive function

    • Find the lowest common ancestor of the two nodes

    • Calculate the distance from each node to the lowest common ancestor and add them together to get the total distance

  • Answered by AI
  • Q2. Valid sudoku of 9*9
  • Ans. 

    A valid sudoku of 9*9 is a grid where each row, column, and 3x3 subgrid contains the numbers 1-9 without repetition.

    • Each row must contain the numbers 1-9 without repetition

    • Each column must contain the numbers 1-9 without repetition

    • Each 3x3 subgrid must contain the numbers 1-9 without repetition

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Count duplicates in a string using java

Round 2 - Group Discussion 

Tell me about your framework

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

(2 Questions)

  • Q1. IBM storage replication
  • Q2. Dell EMC storage
Round 2 - HR 

(2 Questions)

  • Q1. Talked about CTC
  • Q2. Talked about notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Yet to experience the work culture and environment
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Abstract class and interface
  • Q2. Oops concepts and

Aryan Solutions Interview FAQs

How many rounds are there in Aryan Solutions Softwaretest Engineer interview?
Aryan Solutions interview process usually has 2 rounds. The most common rounds in the Aryan Solutions interview process are Technical and HR.
What are the top questions asked in Aryan Solutions Softwaretest Engineer interview?

Some of the top questions asked at the Aryan Solutions Softwaretest Engineer interview -

  1. Which of browser support in selenium I...read more
  2. Firefox browser support in selenium ...read more
  3. I want to change carrier directi...read more

Tell us how to improve this page.

Information Technology Recruiter
10 salaries
unlock blur

₹1.3 L/yr - ₹3.6 L/yr

IT Consultant
6 salaries
unlock blur

₹1.9 L/yr - ₹3.6 L/yr

Senior Consultant
5 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

IT Recruitment Consultant
5 salaries
unlock blur

₹3 L/yr - ₹3.8 L/yr

Software Engineer
4 salaries
unlock blur

₹4.8 L/yr - ₹4.8 L/yr

Explore more salaries
Compare Aryan Solutions 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