Upload Button Icon Add office photos

Filter interviews by

Fervid Technology Solutions Senior Test Engineer Interview Questions and Answers

Updated 13 Sep 2022

Fervid Technology Solutions Senior Test Engineer Interview Experiences

1 interview found

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. Agile methodologies About SDLC and STLC Regression testing Smoke testing Defect life cycle Seniority and Priority Exploratory testing
Round 2 - Technical 

(1 Question)

  • Q1. Tell me about manual testing and JIRA tool?
  • Ans. 

    Manual testing is the process of testing software manually without any automation tools. JIRA is a tool used for issue tracking and project management.

    • Manual testing involves executing test cases manually without any automation tools

    • It is a time-consuming process but helps in identifying defects that may be missed by automation

    • JIRA is a tool used for issue tracking and project management

    • It helps in tracking bugs, issue...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Normal discussion about salary negotiation work timings

Interview Preparation Tips

Interview preparation tips for other job seekers - Work life balance. Best chance to improve your knowledge.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Have you handled project alone?
  • Q2. API testing tools related questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Check if the given number is Armstrong's number or not?
  • Ans. 

    An Armstrong number is a number that is equal to the sum of its own digits raised to the power of the number of digits.

    • Calculate the number of digits in the given number

    • Calculate the sum of each digit raised to the power of the number of digits

    • Check if the sum is equal to the original number

  • Answered by AI
  • Q2. Print all the Armstrong's number in the given range
  • Ans. 

    Armstrong numbers are numbers that are equal to the sum of their own digits raised to the power of the number of digits.

    • Iterate through the given range of numbers

    • Calculate the sum of each digit raised to the power of the number of digits

    • Check if the sum is equal to the original number, if yes then it is an Armstrong number

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Type of API responses and status codes?
  • Ans. 

    API responses can include success, error, informational, and redirection status codes.

    • Success responses typically have status code 2xx (e.g. 200 OK)

    • Error responses typically have status code 4xx or 5xx (e.g. 404 Not Found)

    • Informational responses have status code 1xx (e.g. 100 Continue)

    • Redirection responses have status code 3xx (e.g. 301 Moved Permanently)

  • Answered by AI
  • Q2. Detailed discussions on my current project and roles smand responsibilities

Skills evaluated in this interview

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

(1 Question)

  • Q1. Python basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Embedded technical questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Good Programming code simple but complex

Round 2 - One-on-one 

(5 Questions)

  • Q1. Tell me About yourself
  • Q2. Tell me about your framework
  • Ans. 

    My framework is a data-driven automation framework built using Selenium WebDriver and TestNG.

    • Built using Selenium WebDriver for web automation

    • Utilizes TestNG for test case management and execution

    • Follows data-driven approach for test data separation

    • Includes reporting features for test result analysis

  • Answered by AI
  • Q3. Explain Static keyword in Java
  • Ans. 

    Static keyword in Java is used to create class-level variables and methods that can be accessed without creating an instance of the class.

    • Static variables are shared among all instances of a class.

    • Static methods can be called without creating an object of the class.

    • Static blocks are used to initialize static variables.

    • Static keyword can also be used to create static nested classes.

  • Answered by AI
  • Q4. Explain FInal Keyword in java
  • Ans. 

    Final keyword in Java is used to restrict the user from changing the value of a variable, making it a constant.

    • Final keyword can be applied to variables, methods, and classes.

    • Final variables must be initialized and cannot be reassigned.

    • Final methods cannot be overridden in subclasses.

    • Final classes cannot be subclassed.

  • Answered by AI
  • Q5. Diff between abstract and 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 extend only one abstract class but can implement multiple interfaces.

    • Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract for cla...

  • Answered by AI

Skills evaluated in this interview

I applied via Company Website and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good thinker and Adaptive thinking about organization and working team

Round 2 - Technical 

(1 Question)

  • Q1. Related my knowledge and skills

Interview Preparation Tips

Topics to prepare for CARS24 Senior Test Engineer interview:
  • Communication Skills
Interview preparation tips for other job seekers - Keep sharing your jobs related articles and accessibility
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Sep 2023. 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. Base24,Cards and Payments Testing
Round 3 - HR 

(1 Question)

  • Q1. Salary Expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good Company t learn new technologies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Puzzle questions
  • Q2. Java selenium questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sort arraylist with a custom object.
  • Ans. 

    Sort arraylist of custom objects using Comparator interface.

    • Implement Comparator interface in custom object class.

    • Override compare method to define custom sorting logic.

    • Use Collections.sort() method to sort the arraylist.

  • Answered by AI
  • Q2. Java streams and lambda functions

Skills evaluated in this interview

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

(1 Question)

  • Q1. Framework Oops concepts

Fervid Technology Solutions Interview FAQs

How many rounds are there in Fervid Technology Solutions Senior Test Engineer interview?
Fervid Technology Solutions interview process usually has 3 rounds. The most common rounds in the Fervid Technology Solutions interview process are Technical and HR.
What are the top questions asked in Fervid Technology Solutions Senior Test Engineer interview?

Some of the top questions asked at the Fervid Technology Solutions Senior Test Engineer interview -

  1. Tell me about manual testing and JIRA to...read more
  2. Agile methodologies About SDLC and STLC Regression testing Smoke testing Defect...read more

Tell us how to improve this page.

Fervid Technology Solutions Senior Test Engineer Salary
based on 4 salaries
₹7.7 L/yr - ₹9.9 L/yr
19% less than the average Senior Test Engineer Salary in India
View more details
Software Engineer
39 salaries
unlock blur

₹3 L/yr - ₹8.2 L/yr

Devops Engineer
11 salaries
unlock blur

₹5.6 L/yr - ₹8 L/yr

Software Developer
10 salaries
unlock blur

₹4.5 L/yr - ₹6.5 L/yr

Power BI Developer
9 salaries
unlock blur

₹5 L/yr - ₹7.2 L/yr

Softwaretest Engineer
8 salaries
unlock blur

₹3.4 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Fervid Technology Solutions with

BYJU'S

3.1
Compare

Vodafone Idea

4.1
Compare

Asian Paints

4.0
Compare

Tata Projects

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