Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Asite Solutions Software Tester Interview Questions and Answers

Updated 6 Dec 2024

Asite Solutions Software Tester Interview Experiences

1 interview found

Software Tester Interview Questions & Answers

user image Sanjay Makavana

posted on 6 Dec 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. How you perform Compatibility testing?
  • Q2. Withdrawal money from ATM test scenarios.
  • Q3. Brief about the CI/CD tool
  • Q4. Lift test scenarios
  • Q5. Payment page test scenario.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Describe a time when y ou had to learn a new kill to complete a project
  • Q2. Tell me about your resume
Round 3 - Coding Test 

Reverse a given string using for loop

Interview Preparation Tips

Topics to prepare for Bentley Systems Software Engineer interview:
  • Data Structures
  • Algorithms
  • Coding
Interview preparation tips for other job seekers - Master Data Structures and Algorithms and be prepared to talk your experience written in your resume
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you provide an introduction about yourself?
  • Q2. What qualifications have you obtained, and can you explain the project you completed during your engineering studies?
Round 2 - HR 

(2 Questions)

  • Q1. Why do you believe this company is a suitable fit for you?
  • Q2. Do you have any questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest and provide complete details about yourself.

Interview Questionnaire 

4 Questions

  • Q1. Programming
  • Q2. Technical on your domain
  • Q3. Manager technical on your domain
  • Q4. HR

I applied via Campus Placement and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Types of data structure and their time complexities
  • Ans. 

    Data structures are used to organize and store data efficiently. Time complexity is the measure of efficiency.

    • Arrays - O(1) for access, O(n) for search and insertion

    • Linked Lists - O(n) for access, O(1) for insertion and deletion

    • Stacks - O(1) for access, insertion and deletion

    • Queues - O(1) for access, insertion and deletion

    • Trees - O(log n) for access, insertion and deletion

    • Hash Tables - O(1) for access, insertion and de

  • Answered by AI
  • Q2. Types of Binary Tree
  • Ans. 

    Binary trees are classified based on the number of children each node can have.

    • Full binary tree: every node has either 0 or 2 children

    • Complete binary tree: all levels except possibly the last are completely filled, and all nodes are as far left as possible

    • Perfect binary tree: all internal nodes have two children and all leaf nodes are at the same level

    • Balanced binary tree: the difference in height between the left and ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare time complexities of the data structure algorithms and be through with oops concept

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Trimble user image Saminathan Alagu Sundaram

posted on 25 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Based on DSA, OOPS
Round 2 - Technical 

(1 Question)

  • Q1. Based on Projects in Resume
Round 3 - Technical 

(1 Question)

  • Q1. Technical Discussion about earlier projects
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Apr 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Moderate level questions

Round 2 - Technical 

(1 Question)

  • Q1. OOPS,DBMS,SQL queries,Web Development essentials,GitHub
Round 3 - Behavioral 

(1 Question)

  • Q1. Questions about your interests
Round 4 - HR 

(1 Question)

  • Q1. Questions like what is your dream company,will you re-locate,..etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with basics and foundation of what you have learnt..
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is polymorphism?
  • Ans. 

    Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.

    • Polymorphism is a fundamental concept in object-oriented programming.

    • It enables code reusability and flexibility.

    • Polymorphism can be achieved through method overriding and method overloading.

    • Example: A parent class Animal can have multiple child classes like Dog, Cat, and Bird. They can ...

  • Answered by AI
  • Q2. What is static polymorphism?
  • Ans. 

    Static polymorphism refers to the ability of a programming language to select the appropriate function or method at compile-time.

    • Static polymorphism is achieved through function overloading or operator overloading.

    • It allows different functions with the same name but different parameters to be called based on the arguments provided.

    • The selection of the appropriate function is determined at compile-time, based on the sta...

  • Answered by AI
  • Q3. What is dynamic polymorphism?
  • Ans. 

    Dynamic polymorphism is the ability of an object to take on many forms based on the context it is used.

    • It allows objects of different classes to be treated as objects of a common superclass.

    • It is achieved through method overriding and virtual functions.

    • Example: A superclass 'Animal' with subclasses 'Dog' and 'Cat'. Both can be treated as 'Animal' objects.

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Nov 2023.

Round 1 - Coding Test 

F2F coding test which was pretty simple based on basic c++ concepts and few logical questions.

Round 2 - Technical 

(1 Question)

  • Q1. Project and design level with mid level difficulty.
Round 3 - Culture fit 

(2 Questions)

  • Q1. Oops.here the magic happened. Prior to each stage HR was giving clue about the next round and the rounds were more or less same. But in this round,no was expecting managerial question and was not prepared ...
  • Q2. Array multiple logical questions, design pattern writing, other class relates coding..

I applied via Campus Placement and was interviewed in Jun 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 Resume tips
Round 2 - Coding Test 

Coding test was taken on hackerearcth pkatform there was a generic problem statement based on networking no need to pass minimum half of the test cases to clear the interview round

Round 3 - One-on-one 

(3 Questions)

  • Q1. The next round was one on one round in this questions were mainly asked regarding the experience and then they were mainly focussing on the developers who know rails and python
  • Q2. Python and rails were majorly needed to clear the roeund
  • Q3. Problem statement can be founded on geeks for geeks

Interview Preparation Tips

Interview preparation tips for other job seekers - You need to clear your basiscs and after that just read all interview experienced available on geeks for geeks regarding that, and best of luck you can do it
Contribute & help others!
anonymous
You can choose to be anonymous

Asite Solutions Interview FAQs

How many rounds are there in Asite Solutions Software Tester interview?
Asite Solutions interview process usually has 1 rounds. The most common rounds in the Asite Solutions interview process are Technical.
What are the top questions asked in Asite Solutions Software Tester interview?

Some of the top questions asked at the Asite Solutions Software Tester interview -

  1. How you perform Compatibility testi...read more
  2. Withdrawal money from ATM test scenari...read more
  3. Brief about the CI/CD t...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

Asite Solutions

10 top interview questions

INTERVIEWS

3M

No Interviews

INTERVIEWS

LenDenClub

No Interviews

INTERVIEWS

LenDenClub

No Interviews

INTERVIEWS

ArisGlobal

No Interviews

Tell us how to improve this page.

Asite Solutions Software Tester Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

BrowserStack Interview Questions
3.6
 • 48 Interviews
Autodesk Interview Questions
4.2
 • 38 Interviews
Winman Software Interview Questions
4.0
 • 28 Interviews
Fleetx.io Interview Questions
3.7
 • 28 Interviews
Trimble Interview Questions
4.2
 • 26 Interviews
ZIGRAM Interview Questions
3.9
 • 26 Interviews
View all
Java Developer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

UI Developer
15 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Asite Solutions with

Aconex

4.1
Compare

Procore

2.1
Compare

Trimble

4.2
Compare

Autodesk

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