Premium Employer

i

This company page is being actively managed by Presidio Solutions Pvt Ltd Team. If you also belong to the team, you can get access from here

Presidio Solutions Pvt Ltd Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Presidio Solutions Pvt Ltd Softwaretest Engineer Interview Questions and Answers

Updated 14 Aug 2024

Presidio Solutions Pvt Ltd Softwaretest Engineer Interview Experiences

2 interviews found

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

I applied via campus placement at St Josephs College of Engineering, Chennai and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Sql , Cloud , Networking and aptitude questions are asked

Round 2 - Coding Test 

Easy to medium level questions and sql query

Interview Questionnaire 

2 Questions

  • Q1. Technical questions about manual testing Test scenarios for given application and test scenarios for non living things
  • Q2. What is retesting and regression testing Defect tracking tool Sdlc,stlc,test case writing , test case design techniques
  • Ans. 

    Retesting is testing the same functionality again after fixing the defects. Regression testing is testing the entire system after changes.

    • Retesting ensures that the defects have been fixed and the functionality is working as expected.

    • Regression testing ensures that the changes made to the system have not affected the existing functionality.

    • Defect tracking tool is used to track and manage defects found during testing.

    • SD...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to complete manual testing course in online or offline before attending the interview

Skills evaluated in this interview

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

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

I was interviewed in Nov 2024.

Round 1 - Aptitude Test 

Ge general attitude and HTML CSS JavaScript Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Am site for experience is needed
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions were there

Round 2 - Technical 

(2 Questions)

  • Q1. Interview was based on Basic DSA questions and SQL queries and DBMS concept
  • Q2. Arrays DSA question, AciD property, joins
Round 3 - Technical 

(2 Questions)

  • Q1. This was kind Technical + HR. Taken Senior Manager.
  • Q2. About project discussion and one DSA question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hour aptitude round consist of math, verbal and general aptitiude

Round 2 - Coding Test 

It consissted of coding question in which two dsa wuestion were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare basics
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at DAV College, Amritsar and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Graph based questions they asked . So please be thorough with data structures.

Round 2 - Aptitude Test 

Date and time questions particularly asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Mainly focus on data science projects
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

They ask coding and apptitude MCQs

Round 2 - Technical 

(1 Question)

  • Q1. Write a code to print palindrome number from 1 to 100
  • Ans. 

    Code to print palindrome numbers from 1 to 100

    • Loop through numbers 1 to 100

    • Convert each number to string and check if it's equal to its reverse

    • If yes, print the number

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Self introduction and about your family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well all coding questions they apcet any coding language
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Coding Test 

Print a specific pattern using any programming language.

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is a class in Object-Oriented Programming (OOP)?
  • Ans. 

    A class in OOP is a blueprint for creating objects, defining their properties and behaviors.

    • Classes are templates for creating objects in OOP

    • They define the properties (attributes) and behaviors (methods) of objects

    • Objects are instances of classes, each with its own unique data

    • Inheritance allows classes to inherit properties and behaviors from other classes

    • Encapsulation ensures that the data is hidden and can only be a...

  • Answered by AI
  • Q2. What is the difference between an abstract class and an interface?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.

    • A class can only extend one abstract class, but can implement multiple interfaces.

    • Abstract classes are used to define common characteristics of subclasses, while interfaces are used to define contracts for...

  • Answered by AI
  • Q3. What is joining and creating an inner join query?
  • Ans. 

    Joining is combining data from two or more tables based on a related column, while an inner join query retrieves only the matching records.

    • Joining is used to combine data from multiple tables in a database.

    • Inner join query retrieves only the records that have matching values in both tables.

    • Syntax for inner join: SELECT columns FROM table1 INNER JOIN table2 ON table1.column = table2.column;

    • Example: SELECT orders.order_i...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Webkul Software Associate Software Engineer interview:
  • OOPS
  • Baisc Of any of Programing
  • MySQL
  • joins
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Starts with a introduction, Core Java concepts, OOPS concepts, Singleton design pattern, Spring boot annotations like service, restcontroller.
  • Q2. DSA logical questions like 2nd highest number. How to find missing number from an array.
Round 2 - Behavioral 

(4 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring Boot, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Bachelor's degree in Computer Science from XYZ University

  • Answered by AI
  • Q2. Tell me about your family.
  • Ans. 

    I come from a close-knit family of five, including my parents, older sister, and younger brother.

    • Close-knit family of five

    • Parents, older sister, and younger brother

    • We enjoy spending time together traveling and trying new restaurants

  • Answered by AI
  • Q3. Why do you want to change the company
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Desire for new challenges and learning opportunities

    • Seeking a better work-life balance

    • Interested in working with new technologies or industries

    • Looking for a more collaborative team environment

  • Answered by AI
  • Q4. After that interviewer describes my work and position in the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - I have applied for Java position through the referral. I have received a call on Thursday that we want to schedule your interview on Saturday. And on Saturday both the rounds happened with positive feedback.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Kjigtrngh biuit xug u;byu,vtcyterjv iovyutgh, mhvtfy

Round 2 - Coding Test 

Buygtrvc sndgbhulitcyuvltyuxruyf jylbiuxtgrfdhmvjbjkkjtydtrsxgf

Round 3 - Coding Test 

Kbgjcb sgfnxvb h uibhguxcruyfviulyhviutxtkjbhgtye

Round 4 - One-on-one 

(2 Questions)

  • Q1. What is your long term goal
  • Ans. 

    To become a lead software architect and contribute to cutting-edge technology advancements.

    • Advance to a lead software architect role

    • Contribute to cutting-edge technology advancements

    • Continuously improve skills and knowledge through learning and certifications

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in developing web applications using various technologies.

    • Experienced in front-end development using HTML, CSS, and JavaScript

    • Proficient in back-end development with languages like Java and Python

    • Familiar with database management systems such as MySQL and MongoDB

    • Strong problem-solving skills and ability to work in a team environment

  • Answered by AI

Presidio Solutions Pvt Ltd Interview FAQs

How many rounds are there in Presidio Solutions Pvt Ltd Softwaretest Engineer interview?
Presidio Solutions Pvt Ltd interview process usually has 2 rounds. The most common rounds in the Presidio Solutions Pvt Ltd interview process are Aptitude Test and Coding Test.
What are the top questions asked in Presidio Solutions Pvt Ltd Softwaretest Engineer interview?

Some of the top questions asked at the Presidio Solutions Pvt Ltd Softwaretest Engineer interview -

  1. What is retesting and regression testing Defect tracking tool Sdlc,stlc,test ca...read more
  2. Technical questions about manual testing Test scenarios for given application a...read more

Tell us how to improve this page.

Presidio Solutions Pvt Ltd Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Presidio Solutions Pvt Ltd Business Outcomes @ Disruptor Speed
Presidio Solutions Pvt Ltd Softwaretest Engineer Salary
based on 7 salaries
₹5 L/yr - ₹8 L/yr
At par with the average Softwaretest Engineer Salary in India
View more details

Presidio Solutions Pvt Ltd Softwaretest Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
38 salaries
unlock blur

₹5.5 L/yr - ₹16 L/yr

Senior Software Engineer
33 salaries
unlock blur

₹10 L/yr - ₹31.7 L/yr

Lead Engineer
24 salaries
unlock blur

₹18 L/yr - ₹29 L/yr

Senior Cloud Engineer
18 salaries
unlock blur

₹12.5 L/yr - ₹20.6 L/yr

Senior Engineer
15 salaries
unlock blur

₹11.8 L/yr - ₹24.1 L/yr

Explore more salaries
Compare Presidio Solutions Pvt Ltd with

Wipro

3.7
Compare

Tech Mahindra

3.5
Compare

HCLTech

3.5
Compare

TCS

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