Upload Button Icon Add office photos

Filter interviews by

Functionize Software Interview Questions, Process, and Tips

Updated 14 Mar 2024

Top Functionize Software Interview Questions and Answers

Functionize Software Interview Experiences

Popular Designations

4 interviews found

Test Analyst Interview Questions & Answers

user image Shraddha Nagarkar

posted on 14 Mar 2024

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

I applied via Walk-in and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is black box testing?
  • Ans. 

    Black box testing is a software testing method where the internal structure, design, and implementation of the system being tested are not known to the tester.

    • Focuses on testing the functionality of the software without knowledge of its internal code

    • Tests are based on the software requirements and specifications

    • Testers are like end-users interacting with the software

    • Common techniques include equivalence partitioning an

  • Answered by AI
  • Q2. What is software testing?
  • Ans. 

    Software testing is the process of evaluating a software application to ensure it meets specified requirements and functions correctly.

    • Software testing involves executing software with the intent of finding defects or verifying that it works as expected.

    • It helps identify errors, gaps, or missing requirements in contrast to the actual requirements.

    • Types of software testing include functional testing, non-functional test...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Test Analyst Interview Questions asked at other Companies

Q1. Explain framework and practical uses of oops concepts in framework . explain priority and severity. defect lifecycle
View answer (2)

Interview Questionnaire 

1 Question

  • Q1. Selenium questions were asked to me

Interview Preparation Tips

Interview preparation tips for other job seekers - They will ask automation questions and they we will work on automation but there is no automation only in the company .They will hire 10 members at a time and give training and they will give take only 1 person and give offer letter at the end and others will be terminated and they tell u r performance is not good and high pressure and no good work culture they treat like slave to their juniors and no proper coordination between teammates and less salary than a cab driver and people who r going to join functionize my sincere advice is not to join wait until u get another opportunity

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 7 Aug 2021

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

Interview Questionnaire 

4 Questions

  • Q1. What is regression testing
  • Ans. 

    Regression testing is the process of testing changes made to a software application to ensure that existing functionality still works as expected.

    • It is performed after making changes to the software

    • It ensures that existing functionality is not affected by the changes

    • It helps to identify any defects or issues that may have been introduced by the changes

    • It can be automated to save time and effort

    • Examples include testing ...

  • Answered by AI
  • Q2. What is bug life cycle
  • Ans. 

    Bug life cycle refers to the stages a bug goes through from discovery to resolution.

    • Bug is discovered and reported

    • Bug is assigned to a developer

    • Developer fixes the bug

    • Bug is retested by the tester

    • If the bug is fixed, it is closed. If not, it is reopened

    • Bug is verified as fixed and closed

  • Answered by AI
  • Q3. Smoke testing.
  • Q4. Types of locators in selenium
  • Ans. 

    Locators in Selenium are used to identify web elements on a web page. There are several types of locators available.

    • Types of locators include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.

    • ID is the most commonly used locator and is unique to each element.

    • Name is used to identify elements by their name attribute.

    • Class Name is used to identify elements by their class attribute.

    • Tag ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly questions asked about Manual testing.
Basics of selenium
If you know about jira then its a plus point for you

Skills evaluated in this interview

Test Analyst Interview Questions asked at other Companies

Q1. Explain framework and practical uses of oops concepts in framework . explain priority and severity. defect lifecycle
View answer (2)

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 18 Aug 2021

I applied via LinkedIn and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is regression testing
  • Ans. 

    Regression testing is the process of testing changes made to a software application to ensure that existing functionality still works as intended.

    • It is performed after changes are made to the software

    • It ensures that existing functionality is not affected by the changes

    • It helps to identify any new defects introduced by the changes

    • It can be automated to save time and effort

    • Examples include testing after bug fixes, new fe

  • Answered by AI
  • Q2. Severity , priority
  • Q3. Types of locators in selenium
  • Ans. 

    Locators in Selenium are used to identify web elements on a web page.

    • There are several types of locators in Selenium, including ID, Name, Class Name, Tag Name, Link Text, and Partial Link Text.

    • ID is the most reliable locator as it is unique to each element.

    • Name is another commonly used locator, but it may not be unique.

    • Class Name can be used to identify multiple elements with the same class name.

    • Tag Name can be used to...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Manual testing , and basics of selenium

Skills evaluated in this interview

Test Analyst Interview Questions asked at other Companies

Q1. Explain framework and practical uses of oops concepts in framework . explain priority and severity. defect lifecycle
View answer (2)

Functionize Software interview questions for popular designations

 Test Analyst

 (3)

 Automation Test Engineer

 (1)

Interview questions from similar companies

I applied via Company Website and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic questions related to UFT, Vb Script, ALM and Functional Testing.
  • Q2. Framework related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear and confident. Keep your basics strong. It's quite easy if you are working in UFT.

I applied via Referral and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Just focus on basic selenium and java concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be good in basic concepts of java and selenium

I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain your current project, framework etc.
  • Q2. Questions on Java, Selenium, SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough about what you write on your resume. Keep check on your basics.

I applied via Campus Placement and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. As a fresher they will ask about final year project and technology in which we have worked , they may ask question on the intersted subject or areas
  • Q2. Pyramid programm in c language
  • Ans. 

    Pyramid program in C language

    • Use nested loops to print the pyramid pattern

    • The number of rows in the pyramid can be taken as input from the user

    • Example: for a pyramid with 5 rows, the pattern would be: * *** ***** ******* *********

  • Answered by AI
  • Q3. Situation based questions In managerial round

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Knowledge in Testing Domain

Interview Preparation Tips

Interview preparation tips for other job seekers - Testing related questions and General Retail domain related questions

I applied via Approached by Company and was interviewed in Aug 2017. There were 3 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Depends on interviewer. This round was average. Interviewer was humble. He asked all basics related to my profile and few logical programs.
  • Q2. Automation strategy. Selenium and Java related basic questions.
  • Q3. Oops,map, collection, exceptions, selenium exceptions
  • Q4. Framework details
  • Q5. Previous project details.
  • Ans. 

    I worked on a project for a financial institution to test a new online banking platform.

    • Tested various functionalities such as account balance checking, fund transfers, and bill payments

    • Collaborated with developers to identify and fix bugs in the system

    • Created and executed test cases based on user stories and requirements

    • Used tools like JIRA and Selenium for test management and automation

  • Answered by AI
  • Q6. Current CTC and expected CTC. Minimum joining time needed. That's it.

Interview Preparation Tips

General Tips: If you are getting a good hike (min 70%). Can go for Infosys.
Nicest infrastructure Among all IT farms in India.
Lots of other facilities like Gym, sports, swimming pool..almost everything.
Join only if u are hired for a specific project, else u might end up working on either nothing(bench) or work equivalent to nothing.
Duration: 1-4 weeks

Functionize Software Interview FAQs

How many rounds are there in Functionize Software interview?
Functionize Software interview process usually has 1 rounds. The most common rounds in the Functionize Software interview process are Technical.
How to prepare for Functionize Software 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 Functionize Software. The most common topics and skills that interviewers at Functionize Software expect are Automation Testing, Javascript, Algorithms, Ansible and Artificial Intelligence.
What are the top questions asked in Functionize Software interview?

Some of the top questions asked at the Functionize Software interview -

  1. What is black box testi...read more
  2. What is software testi...read more
  3. What is regression test...read more

Tell us how to improve this page.

Functionize Software Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Zoho Interview Questions
4.3
 • 505 Interviews
Freshworks Interview Questions
3.5
 • 157 Interviews
BrowserStack Interview Questions
3.6
 • 48 Interviews
View all

Functionize Software Reviews and Ratings

based on 21 reviews

3.3/5

Rating in categories

2.6

Skill development

3.0

Work-life balance

3.1

Salary

3.0

Job security

2.9

Company culture

3.2

Promotions

2.8

Work satisfaction

Explore 21 Reviews and Ratings
Test Analyst
63 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Test Analyst
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Softwaretest Engineer
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Test Analyst
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Functionize Software with

BrowserStack

3.6
Compare

Freshworks

3.5
Compare

Zoho

4.3
Compare

TCS

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