Upload Button Icon Add office photos

Filter interviews by

FreshersNow Softwaretest Engineer Interview Questions and Answers

Updated 25 Apr 2024

FreshersNow Softwaretest Engineer Interview Experiences

2 interviews found

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

I applied via Company Website and was interviewed in Nov 2023. There were 5 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 - Aptitude Test 

Find the next number below the sequence

Round 3 - Technical 

(1 Question)

  • Q1. Tell me about how future technical can might compare to now
  • Ans. 

    Future technical advancements may include AI, automation, IoT, and quantum computing.

    • Artificial Intelligence (AI) will continue to advance and be integrated into various software systems.

    • Automation will become more prevalent, reducing manual testing efforts.

    • Internet of Things (IoT) will expand, leading to increased testing requirements for connected devices.

    • Quantum computing may revolutionize software testing by solvin

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your self
Round 5 - HR 

(1 Question)

  • Q1. If project has any query how can resolve it
  • Ans. 

    To resolve project queries, communicate with stakeholders, analyze the query, identify the root cause, propose solutions, and collaborate with the team.

    • Communicate with stakeholders to understand the query

    • Analyze the query to identify the root cause

    • Propose solutions or workarounds to resolve the query

    • Collaborate with the team to implement the solution

    • Ensure proper documentation and communication throughout the process

  • Answered by AI

Interview Preparation Tips

Topics to prepare for FreshersNow Softwaretest Engineer interview:
  • Basics SQL
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Little bit easy and mostly on train question

Round 2 - Technical 

(1 Question)

  • Q1. Basics of java and oops

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

They are asked about hcf and LCM, profit and loss

Round 2 - Coding Test 

Number pattern, array list,prime number,even and odd numbers

Round 3 - Technical 

(3 Questions)

  • Q1. Polymorphism , encapsulation, inheritance, abstraction
  • Q2. Data types, variable, string, control flows
  • Q3. Explain about java
  • Ans. 

    Java is a popular programming language known for its platform independence and object-oriented approach.

    • Java is a high-level, class-based, object-oriented programming language.

    • It is designed to have as few implementation dependencies as possible, making it platform-independent.

    • Java applications are typically compiled to bytecode that can run on any Java virtual machine (JVM).

    • Java has a rich set of APIs and libraries, m...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I would like to turn out to be software professional where I can work as a team member to secure a position where I can efficiently contribute my skills and abilities to growth of the organization and my professional career.

Skills evaluated in this interview

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

2 hrs probablity questions

Round 2 - Technical 

(2 Questions)

  • Q1. Find max element from array
  • Q2. Binary seeach algo
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Find the dominations

Round 2 - Technical 

(2 Questions)

  • Q1. Implement min stack
  • Ans. 

    Implement a stack that supports finding the minimum element in constant time.

    • Create a stack to store elements and another stack to store minimum values.

    • When pushing an element, check if it is smaller than the current minimum and push it to the min stack if so.

    • When popping an element, check if it is the current minimum and pop from the min stack if so.

    • To get the minimum element, simply return the top element of the min

  • Answered by AI
  • Q2. Find the lca of a given nodes
  • Ans. 

    The lowest common ancestor (LCA) of two nodes in a tree is the shared ancestor that is located farthest from the root.

    • Traverse the tree from the root to find the paths from the root to each node.

    • Compare the paths to find the last common node between the two paths, which is the LCA.

    • If one node is an ancestor of the other, return that node as the LCA.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - it was good

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java Concepts and coding
  • Q2. Seleniun Concepts and examples
  • Ans. 

    Selenium is a popular automation testing tool used for web applications.

    • Selenium is used for automating web browsers.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • Selenium WebDriver is the most commonly used component for writing test scripts.

    • Selenium Grid is used for parallel testing across different browsers and environments.

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What is angular
  • Q2. Javascriptframework
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Write Java program to print factorial or number.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between veification and validation
  • Ans. 

    Verification ensures the product is built right, while validation ensures the right product is built.

    • Verification focuses on process of building the product correctly

    • Validation focuses on whether the product meets the customer's needs and requirements

    • Verification is done before validation

    • Examples: Verification - code reviews, walkthroughs, inspections; Validation - testing, user feedback

  • Answered by AI
  • Q2. Write mcdc for a requirement
  • Ans. 

    MCDC testing involves creating test cases that ensure every condition in a decision has been tested at least once.

    • Identify all conditions in the decision

    • Create test cases that cover all possible combinations of conditions

    • Ensure each condition is tested at least once in each test case

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Im in freshar in BE engineering is complete

Round 2 - Aptitude Test 

Coding test in second round

Round 3 - Coding Test 

C programming, microcomputer

Interview Preparation Tips

Topics to prepare for Accenture Softwaretest Engineer interview:
  • C programming
Interview preparation tips for other job seekers - Aptitude
Codeing in c

FreshersNow Interview FAQs

How many rounds are there in FreshersNow Softwaretest Engineer interview?
FreshersNow interview process usually has 3-4 rounds. The most common rounds in the FreshersNow interview process are HR, Aptitude Test and Technical.
What are the top questions asked in FreshersNow Softwaretest Engineer interview?

Some of the top questions asked at the FreshersNow Softwaretest Engineer interview -

  1. Tell me about how future technical can might compare to ...read more
  2. If project has any query how can resolve...read more
  3. Basics of java and o...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 FreshersNow interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

FreshersNow Softwaretest Engineer Reviews and Ratings

based on 3 reviews

2.5/5

Rating in categories

2.1

Skill development

2.1

Work-Life balance

3.7

Salary & Benefits

2.1

Job Security

2.1

Company culture

2.1

Promotions/Appraisal

2.1

Work Satisfaction

Explore 3 Reviews and Ratings
fresher
59 salaries
unlock blur

₹1.5 L/yr - ₹5.4 L/yr

Software Tester
4 salaries
unlock blur

₹3.4 L/yr - ₹4.8 L/yr

Software Engineer
3 salaries
unlock blur

₹3.3 L/yr - ₹4.2 L/yr

Software Developer
3 salaries
unlock blur

₹1.1 L/yr - ₹3.5 L/yr

Civil Site Engineer
3 salaries
unlock blur

₹3 L/yr - ₹3 L/yr

Explore more salaries
Compare FreshersNow with

Freshersworld.com

4.0
Compare

Foundit

3.6
Compare

Timesjobs.com

3.2
Compare

Indeed

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview