Premium Employer

i

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

UST Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

UST Manual Tester Interview Questions and Answers

Updated 8 Sep 2024

UST Manual Tester Interview Experiences

2 interviews found

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

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Self introduction
  • Q2. Defect life cycle
  • Q3. What is Sdlc and stlc
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is the process of developing software. STLC stands for Software Testing Life Cycle, which is the process of testing software.

    • SDLC involves planning, designing, coding, testing, and deployment of software.

    • STLC involves test planning, test design, test execution, and test closure.

    • SDLC focuses on the overall development process, while STLC focuses specifically on test...

  • Answered by AI
  • Q4. Testing types done in previous project
  • Ans. 

    Functional testing, regression testing, integration testing, and user acceptance testing were done in the previous project.

    • Functional testing ensures the software functions correctly according to requirements.

    • Regression testing checks for any new bugs introduced after changes.

    • Integration testing verifies the interaction between different components.

    • User acceptance testing validates if the software meets user requiremen...

  • Answered by AI

Skills evaluated in this interview

Manual Tester Interview Questions & Answers

user image Anonymous

posted on 14 Aug 2020

I applied via Referral and was interviewed before Aug 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Difference between smoke and sanity test?
  • Ans. 

    Smoke test is a subset of sanity test. Smoke test checks if the critical functionalities are working. Sanity test checks if the major functionalities are working.

    • Smoke test is performed to ensure that the critical functionalities of the software are working as expected.

    • Sanity test is performed to ensure that the major functionalities of the software are working as expected.

    • Smoke test is a subset of sanity test.

    • Smoke te...

  • Answered by AI
  • Q2. Difference between regression and retest
  • Ans. 

    Regression testing is performed to ensure that changes or fixes in the software do not introduce new defects. Retesting is performed to verify that the previously failed test cases pass after the defects are fixed.

    • Regression testing is performed after making changes to the software to ensure that existing functionality is not affected.

    • Retesting is performed after fixing defects to verify that the previously failed test...

  • Answered by AI
  • Q3. Explain STLC
  • Ans. 

    STLC stands for Software Testing Life Cycle which is a process of testing software from planning to deployment.

    • STLC involves various phases such as requirement analysis, test planning, test design, test execution, and test closure.

    • It helps in ensuring that the software meets the quality standards and is free from defects.

    • STLC is an iterative process and each phase is dependent on the previous phase.

    • It involves various ...

  • Answered by AI
  • Q4. Define agile Stlc
  • Ans. 

    Agile STLC is a software testing approach that follows the principles of agile methodology.

    • Agile STLC involves continuous testing throughout the software development lifecycle.

    • It emphasizes collaboration between developers, testers, and stakeholders.

    • Test cases are created and executed in short iterations, with frequent feedback and adjustments.

    • Automation is often used to speed up testing and improve efficiency.

    • Examples...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My interview was quite comfortable.

Skills evaluated in this interview

What people are saying about UST

View All
hoppypanda
Verified Icon
1w
works at
UST
NTT Data: Learning options, growth & work-life balance?
Curious about what learning platforms NTT Data offers? Also, how's the career growth and work-life balance there?
Got a question about UST?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview in May 2017.

Interview Questionnaire 

1 Question

  • Q1. What is Testing
  • Ans. 

    Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.

    • Testing is done to identify defects or errors in the system

    • It involves executing a system or its component(s) with test cases

    • Testing can be manual or automated

    • Types of testing include functional, performance, security, and usability testing

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Average
Tips: None
Duration: 1 hour
Total Questions: 20

Round: HR Interview
Experience: Average
Tips: None

Skills evaluated in this interview

I appeared for an interview before Jul 2016.

Interview Preparation Tips

Round: Test
Duration: 30 minutes
Total Questions: 30

College Name: jntu anantapur

Interview Preparation Tips

Round: Test
Experience: It was aptitude round and online test process. Conclude all the
Duration: 1 hour 30 minutes
Total Questions: 75

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: Questions were bacomprehensive
Duration: 1 hour
Total Questions: 100

College Name: Ethiraj College For Women

I appeared for an interview before May 2016.

Interview Questionnaire 

2 Questions

  • Q1. I was asked the basic questions related to my subject and how it correlates to current scenario
  • Q2. This round was jus to check out whether the candidate meet the requirements of the company and have flexibility towards work

Interview Preparation Tips

Round: Test
Duration: 1 hour

College Name: Ethiraj College For Women
Are these interview questions helpful?

Interview Questionnaire 

4 Questions

  • Q1. Testing related questions
  • Q2. Project I worked on
  • Ans. 

    I worked on a project to test a new mobile banking application.

    • Tested various functionalities such as account login, fund transfers, bill payments

    • Performed regression testing after each new feature was implemented

    • Collaborated with developers to identify and fix bugs

    • Used tools like Selenium for automated testing

    • Ensured the application met security and performance standards

  • Answered by AI
  • Q3. About automation testing and API testing
  • Q4. Salary package

I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Agile, testing methodology, testcases

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover testing concepts, agile concepts, scrum,jira, selenium

I applied via Naukri.com and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Testing, java
  • Q2. Programming
  • Q3. Skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes

UST Interview FAQs

How many rounds are there in UST Manual Tester interview?
UST interview process usually has 1 rounds. The most common rounds in the UST interview process are Technical.
How to prepare for UST Manual Tester interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at UST. The most common topics and skills that interviewers at UST expect are Manual Testing, Adobe Acrobat Professional, Bpc, Customer Service and Distribution Analysis.
What are the top questions asked in UST Manual Tester interview?

Some of the top questions asked at the UST Manual Tester interview -

  1. Difference between smoke and sanity tes...read more
  2. Difference between regression and ret...read more
  3. Testing types done in previous proj...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Join UST Create change that stands the test of time

Manual Tester Interview Questions from Similar Companies

View all
UST Manual Tester Salary
based on 23 salaries
₹3 L/yr - ₹8.2 L/yr
45% more than the average Manual Tester Salary in India
View more details

UST Manual Tester Reviews and Ratings

based on 2 reviews

4.9/5

Rating in categories

4.9

Skill development

5.0

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.9

Promotions

4.9

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
2.2k salaries
unlock blur

₹4.1 L/yr - ₹19.5 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹7 L/yr - ₹28.5 L/yr

Software Engineer
1.5k salaries
unlock blur

₹3.8 L/yr - ₹15.7 L/yr

System Analyst
1.1k salaries
unlock blur

₹6.3 L/yr - ₹22.6 L/yr

Senior Software Developer
957 salaries
unlock blur

₹5.5 L/yr - ₹20.5 L/yr

Explore more salaries
Compare UST with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare
write
Share an Interview