Upload Button Icon Add office photos
Engaged Employer

i

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

Appsierra Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 248 Reviews

Filter interviews by

Appsierra Senior Test Engineer Interview Questions and Answers

Updated 4 Jan 2022

Appsierra Senior Test Engineer Interview Experiences

1 interview found

I was interviewed in Dec 2021.

Interview Questionnaire 

2 Questions

  • Q1. Deeply regarding manual testing
  • Q2. Write test cases
  • Ans. 

    Test cases for a login page

    • Verify successful login with valid credentials

    • Verify error message is displayed for invalid credentials

    • Verify password is hidden while typing

    • Verify 'forgot password' link redirects to correct page

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well on test cases

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Test scenarios, regression sanity and integration testing

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

HR discussed the salary details

Round 2 - HR 

(2 Questions)

  • Q1. What was previous salary
  • Ans. 

    I am not comfortable disclosing my previous salary.

    • It is not appropriate to discuss previous salary in an interview setting.

    • Focus on the value I can bring to the company in this role.

    • Salary expectations can be discussed during the negotiation phase.

  • Answered by AI
  • Q2. What is expected salary
  • Ans. 

    Salary expectations are based on experience, skills, location, and industry standards.

    • Consider factors like years of experience, relevant skills, industry standards, and location when determining salary expectations.

    • Research average salaries for Senior Test Engineers in your area to get an idea of the market rate.

    • Be prepared to negotiate based on your qualifications and the company's budget.

    • Provide a salary range rathe...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Letter of Employment
  • Q2. Contractual agreement Signature formalities

Interview Preparation Tips

Interview preparation tips for other job seekers - Never go in ApMoSys...no growth ,no excellence & entire timepass in APMOSYS.
ApMoSys is a trap for freshers as well as experienced candidates as this candidates does not get any idea about interviews scheduled and interviews scheduled does not belong to our core domains or match criteria does not get fulfilled with the criteria we belong to.

Software Tester Interview Questions & Answers

HyScaler user image Nabasmita Mohapatra

posted on 7 Feb 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is STLC? What is defect life cycle?
  • Ans. 

    STLC stands for Software Testing Life Cycle. Defect life cycle is the process of identifying, reporting, and resolving defects in software.

    • STLC is a series of activities performed during the testing process.

    • It includes test planning, test design, test execution, and test closure.

    • Defect life cycle consists of various stages like identification, logging, triaging, fixing, retesting, and closure.

    • Defects are reported, trac...

  • Answered by AI
  • Q2. What are assess modifiers in java?
  • Ans. 

    Access modifiers in Java control the visibility and accessibility of classes, methods, and variables.

    • There are four access modifiers in Java: public, private, protected, and default.

    • Public access modifier allows unrestricted access from any class.

    • Private access modifier restricts access to only within the same class.

    • Protected access modifier allows access within the same package or subclasses.

    • Default access modifier (n...

  • Answered by AI
  • Q3. What is garbage value?
  • Ans. 

    Garbage value is an unpredictable or random value that is stored in a variable when it is not assigned a specific value.

    • Garbage values occur when a variable is declared but not initialized.

    • They can be caused by uninitialized variables, memory leaks, or accessing uninitialized memory.

    • Garbage values can lead to unexpected behavior and bugs in software.

    • Example: int x; // x may contain a garbage value until assigned a spec

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

General queries from lead code

I applied via Referral

Round 1 - Aptitude Test 

Attitude,reasoning

Round 2 - Group Discussion 

Topics in explain

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduce yourself ,work, salary,educational details and habits
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Test scenarios, regression sanity and integration testing

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

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

Round 1 - Aptitude Test 

It was good. Interviewer are very supportive in nature.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is STLC? What is Bug life cycle?
  • Q2. Tell me about your project?
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion part
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Dec 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 - Technical 

(1 Question)

  • Q1. Manual testing,SQL,java
Round 3 - HR 

(1 Question)

  • Q1. Hr questions and technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I am sanobar I am from bijapur I am looking for both testing and development.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic english , Maths (distance, speed, ratio, probability)

Round 2 - One-on-one 

(3 Questions)

  • Q1. What are different tests
  • Ans. 

    Different tests in software testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing focuses on testing individual components or modules of the software.

    • Integration testing checks if different modules work together correctly.

    • System testing validates the entire system against the requirements.

    • Acceptance testing ensures that the software meets the user's expectations.

    • Other ty...

  • Answered by AI
  • Q2. Give examples on test cases
  • Ans. 

    Test cases are scenarios designed to validate the functionality of a software application.

    • Testing login functionality with valid credentials

    • Testing login functionality with invalid credentials

    • Testing password reset functionality

    • Testing search functionality with different input values

  • Answered by AI
  • Q3. Basic testing knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - learn basic testing topics and be confident prepare well for aptitude interview is very easy but aptitude is a little difficult, good company for fresher but low salary

Skills evaluated in this interview

Appsierra Interview FAQs

What are the top questions asked in Appsierra Senior Test Engineer interview?

Some of the top questions asked at the Appsierra Senior Test Engineer interview -

  1. Write test ca...read more
  2. Deeply regarding manual testi...read more

Tell us how to improve this page.

QA Engineer
24 salaries
unlock blur

₹1.8 L/yr - ₹6.2 L/yr

Senior QA Engineer
10 salaries
unlock blur

₹4.8 L/yr - ₹12 L/yr

Associate QA Engineer
9 salaries
unlock blur

₹2 L/yr - ₹3 L/yr

Automation Test Engineer
6 salaries
unlock blur

₹2.2 L/yr - ₹4 L/yr

QA Associate
6 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Explore more salaries
Compare Appsierra with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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