Upload Button Icon Add office photos

Filter interviews by

Unosys Solutions Junior Software Test Engineer Interview Questions and Answers

Updated 7 Oct 2022

Unosys Solutions Junior Software Test Engineer Interview Experiences

1 interview found

I applied via Walk-in and was interviewed before Oct 2021. There were 2 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 

(2 Questions)

  • Q1. Questions on Manual Testing.
  • Q2. Questions on Core Java. Questions on String reverse program. Questions on Automation Testing (Selenium). Questions on SQL. ie DDL, DMK join, etc

Interview Preparation Tips

Interview preparation tips for other job seekers - They will pay less than the market standard.
You will be asked Java in the interview but actual work is on C#.
They will not give you any joining document, ID card, salary slip etc..
There is only one project which Desktop Automation for AutoCAD.
Huge politics.
Two ladies ruling the company.
No growth..
You can stay here for six months, if you are not getting job in outside.

Interview questions from similar companies

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

(2 Questions)

  • Q1. Find x path and script for screenshot
  • Ans. 

    To find x path and script for screenshot, use browser developer tools and Selenium WebDriver.

    • Use browser developer tools to inspect elements and find x path

    • Use Selenium WebDriver to capture screenshot

    • Example x path: //input[@id='username']

    • Example script for screenshot: driver.manage().window().maximize(); File screenshotFile = ((TakesScreenshot)driver).getScreenshotAs(OutputType.FILE); FileUtils.copyFile(screenshotFile

  • Answered by AI
  • Q2. Write reverse string programme
  • Ans. 

    A program to reverse a given string

    • Create a character array to store the reversed string

    • Iterate through the original string from end to start and copy each character to the new array

    • Terminate the new array with a null character to indicate end of string

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study well

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is Instance variable
  • Ans. 

    Instance variable is a variable declared in a class, but outside of any method. Each object of the class has its own copy of the instance variable.

    • Instance variables are declared at the class level, outside of any method.

    • Each object of the class has its own copy of the instance variable.

    • Instance variables are used to store the state of an object.

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

    A collection is a group of related objects or data items that are stored together.

    • Collections can be used to store and manipulate groups of objects or data items in programming.

    • Common types of collections include arrays, lists, sets, and maps.

    • Collections provide methods for adding, removing, and accessing elements within the group.

    • Example: An array of integers [1, 2, 3, 4] is a collection of numbers.

  • Answered by AI
  • Q3. List is interface or class
  • Ans. 

    List is an interface in Java that represents an ordered collection of elements.

    • List is an interface in Java.util package

    • It extends Collection interface and is implemented by classes like ArrayList, LinkedList, etc.

    • List allows duplicate elements and maintains insertion order

  • Answered by AI
  • Q4. Webdriver is interface or class

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear the basic opp concept and basic java program

Skills evaluated in this interview

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Ask about test cases, scenarios in different types
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Aptitude Test 

1st round is aptitude test all questions are related to domain knowledge & related to testing

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 2 - Technical 

(1 Question)

  • Q1. Types of testing & sdlc
  • Ans. 

    Types of testing include functional, non-functional, manual, automated, and more. SDLC includes planning, design, development, testing, and deployment.

    • Functional testing ensures that the software meets the requirements and specifications.

    • Non-functional testing checks the performance, security, and usability of the software.

    • Manual testing is done by humans, while automated testing is done by software.

    • SDLC includes plann...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Types of API Testing
  • Ans. 

    API testing includes functional, performance, security, and integration testing.

    • Functional testing: testing the functionality of API endpoints

    • Performance testing: testing the speed and scalability of API

    • Security testing: testing the security of API against attacks

    • Integration testing: testing the integration of API with other systems

    • Examples: Postman, SoapUI, JMeter

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have immediately joiner person.

Skills evaluated in this interview

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

I was interviewed before Feb 2024.

Round 1 - Group Discussion 

It's too good and its too important group discussion

Round 2 - Technical 

(5 Questions)

  • Q1. Is the job secure?
  • Q2. Can i get good members?
  • Q3. How much salary give me
  • Q4. What type job you suggest
  • Q5. What can i do for company
Round 3 - Assignment 

Assignment is important

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

Typical questions in an interview

Round 2 - Technical 

(1 Question)

  • Q1. What is the audit process?
  • Ans. 

    The audit process involves examining financial records, transactions, and internal controls to ensure accuracy and compliance.

    • Planning the audit by understanding the client's business and risks

    • Gathering evidence through testing and analysis

    • Evaluating internal controls and identifying areas of risk

    • Communicating findings and recommendations to management

    • Issuing an audit report with opinions and conclusions

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Project related
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Fair and was interviewed in Feb 2023. There were 2 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 - HR 

(4 Questions)

  • Q1. Name and we're are u from
  • Ans. 

    I am from New York City.

    • I was born and raised in the bustling city of New York.

    • I have lived in New York my whole life and I am familiar with its diverse culture and fast-paced environment.

    • Growing up in New York has exposed me to various industries and opportunities.

    • I am proud to call New York City my home.

  • Answered by AI
  • Q2. Degree and College I have completed my degree B.com (CA) pingle women's college
  • Q3. Hobbies and strength My major hobbies are Playing outdoor games and listening music and my strength are iam a good leaner and iam adoptable to all environments
  • Q4. Family background We are 4 members in my family My father is a farmer and my mother is housewife and my brother is studying degree

Interview Preparation Tips

Topics to prepare for Genpact Junior Accountant interview:
  • Chartered Accountant
Interview preparation tips for other job seekers - As I was just started my career,I don't have practical achivement,but iam confident that I possess the skills to learn everything early and do my best

Unosys Solutions Interview FAQs

How many rounds are there in Unosys Solutions Junior Software Test Engineer interview?
Unosys Solutions interview process usually has 2 rounds. The most common rounds in the Unosys Solutions interview process are Resume Shortlist and Technical.
What are the top questions asked in Unosys Solutions Junior Software Test Engineer interview?

Some of the top questions asked at the Unosys Solutions Junior Software Test Engineer interview -

  1. Questions on Core Java. Questions on String reverse program. Questions on Auto...read more
  2. Questions on Manual Testi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Automation Test Engineer
10 salaries
unlock blur

₹1.2 L/yr - ₹3.4 L/yr

Softwaretest Engineer
9 salaries
unlock blur

₹1.7 L/yr - ₹4 L/yr

Software Developer
4 salaries
unlock blur

₹4.2 L/yr - ₹9 L/yr

Software Tester
4 salaries
unlock blur

₹1 L/yr - ₹4.6 L/yr

Senior Software Developer
4 salaries
unlock blur

₹3.2 L/yr - ₹7 L/yr

Explore more salaries
Compare Unosys Solutions with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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