Upload Button Icon Add office photos

Filter interviews by

Vistaar Technologies Softwaretest Engineer Interview Questions and Answers

Updated 5 Feb 2024

Vistaar Technologies Softwaretest Engineer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

2 - 3 medium level coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Good interview experience. mostly talk about projects I did in college 1-2 coding question.
Round 3 - Technical 

(1 Question)

  • Q1. Basic coding and SQL questions
Round 4 - HR 

(1 Question)

  • Q1. HR round was tough, they will check how you will handle pressure

Softwaretest Engineer Interview Questions & Answers

user image Sagar Chanchal

posted on 26 Sep 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement 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 - Aptitude Test 

Normal aptitude qiestions quants and 2 programs in any lang

Round 3 - Technical 

(1 Question)

  • Q1. Normal CS questions with 2 puzzles. easy

Interview Preparation Tips

Interview preparation tips for other job seekers - Good work culture but limited growth.

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If u get a blocker defect just the previous day of ur release dat ... read more
Q3. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Q4. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q5. Write Sql query for displaying total number of students from chil ... read more

Interview questions from similar companies

I applied via Referral and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Short code was given to test the coding skills. Example - Leap year

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, humble and keep learning everyday.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 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 - Aptitude Test 

General manager of a company that is a member of a group of companies and a member is responsible for managing and managing a large company that has the capacity for managing a company and managing the entire company in one place and a small guy business that has been in business in the last several years is responsible

Round 3 - Technical 

(2 Questions)

  • Q1. Actually there’s no reason to think it’s a bad sign that you can’t get a good job in your life because you’re going to get paid for the rest the year if you have a job that you’re going into the future you...
  • Q2. Y c malloc function returns and y stack operates in reverse
  • Ans. 

    The y c malloc function returns memory from the heap while y stack operates in reverse.

    • The y c malloc function is used to allocate memory dynamically from the heap.

    • The y stack operates in reverse, meaning the last item pushed onto the stack is the first item popped off.

    • This can cause issues if the programmer is not careful with memory allocation and stack usage.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Qualcomm Softwaretest Engineer interview:
  • C
  • Embedded C
  • Linux
Interview preparation tips for other job seekers - Be strong for the people straight out the door to the house and let them see you in a few days I don’t want o no o but you don’t have a problem I just want you know that you have a lot going for your life I love and I hope you’re having fun and you can stay healthy I hope you’re feeling well I hope you get better and you get some sleep tonight I hope you’re sleeping well and you feel good and you have some rest tonight

Skills evaluated in this interview

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

It was easy to crack it

Round 2 - Coding Test 

3 coding questions based on SQL

Round 3 - Technical 

(2 Questions)

  • Q1. What is database in python
  • Ans. 

    A database in Python is a structured collection of data that allows for efficient storage, retrieval, and manipulation of information.

    • Python provides various libraries for interacting with databases such as SQLite, MySQL, and PostgreSQL.

    • Databases in Python can be accessed using SQL queries or through object-relational mapping (ORM) libraries like SQLAlchemy.

    • Data in a Python database can be stored in tables, rows, and c...

  • Answered by AI
  • Q2. SQL query and database

Skills evaluated in this interview

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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Inheritance in Java
  • Ans. 

    Inheritance in Java allows a class to inherit properties and behavior from another class.

    • Inheritance is achieved using the 'extends' keyword in Java.

    • Subclasses can access the methods and fields of their superclass.

    • Java does not support multiple inheritance, but a class can implement multiple interfaces.

  • Answered by AI

Skills evaluated in this interview

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

Impact on social media

Interview Preparation Tips

Interview preparation tips for other job seekers - Vhh
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
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. In this round ask most of the question from string manipulation. It is a DSA round
  • Q2. Frequency of each character
  • Ans. 

    The frequency of each character in a given string is calculated and displayed.

    • Iterate through the string and count the occurrences of each character

    • Store the counts in a data structure like a hashmap or array

    • Return the frequency of each character

  • Answered by AI
Round 2 - Technomanagiral 

(2 Questions)

  • Q1. In this ask about your salary expectation. DSA question DBMS Shellscript
  • Q2. DBMS join query

Interview Preparation Tips

Interview preparation tips for other job seekers - Just clear your CS fundamental it will we easy to crack the interview

Skills evaluated in this interview

Vistaar Technologies Interview FAQs

How many rounds are there in Vistaar Technologies Softwaretest Engineer interview?
Vistaar Technologies interview process usually has 3-4 rounds. The most common rounds in the Vistaar Technologies interview process are Technical, HR and Resume Shortlist.
What are the top questions asked in Vistaar Technologies Softwaretest Engineer interview?

Some of the top questions asked at the Vistaar Technologies Softwaretest Engineer interview -

  1. HR round was tough, they will check how you will handle press...read more
  2. Normal CS questions with 2 puzzles. e...read more
  3. basic coding and SQL questi...read more

Tell us how to improve this page.

Vistaar Technologies Softwaretest Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Software Engineer
82 salaries
unlock blur

₹4 L/yr - ₹6.7 L/yr

Senior Software Engineer
49 salaries
unlock blur

₹5 L/yr - ₹11 L/yr

Trainee
26 salaries
unlock blur

₹2.1 L/yr - ₹4 L/yr

Technical Lead
13 salaries
unlock blur

₹10.1 L/yr - ₹12.7 L/yr

Software Engineer Trainee
10 salaries
unlock blur

₹3.3 L/yr - ₹4 L/yr

Explore more salaries
Compare Vistaar Technologies with

Teleperformance

3.9
Compare

Optum Global Solutions

4.0
Compare

FIS

3.9
Compare

Nagarro

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