Upload Button Icon Add office photos
Engaged Employer

i

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

Cloudsufi Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cloudsufi Software Testing Interview Questions and Answers

Updated 22 Jun 2024

Cloudsufi Software Testing Interview Experiences

1 interview found

Software Testing Interview Questions & Answers

user image Amit Kumar Pathak

posted on 22 Jun 2024

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

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are different joins
  • Ans. 

    Different joins are used in SQL to combine rows from two or more tables based on a related column between them.

    • Inner Join: Returns rows when there is at least one match in both tables.

    • Left Join (or Left Outer Join): Returns all rows from the left table and the matched rows from the right table.

    • Right Join (or Right Outer Join): Returns all rows from the right table and the matched rows from the left table.

    • Full Join (or ...

  • 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.

    • Identifying defects or bugs in the software

    • Verifying that the software meets the specified requirements

    • Ensuring the software functions correctly under different conditions

    • Improving the quality and reliability of the software

    • Types of software testing include unit testing, integration tes

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Testing quesion
  • Q2. What is testing ,modules,testcase
  • Ans. 

    Testing is the process of evaluating a system or component to identify defects or errors.

    • Testing is an essential part of the software development life cycle.

    • It involves executing a system or component with the intention of finding defects.

    • Modules are independent units of software that can be tested individually.

    • Test cases are specific inputs, conditions, and expected results used to validate the behavior of a system or...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

I was given 4 questions to test my logical and reasoning skills

Round 2 - Coding Test 

I was asked to take an online coding test in programming language I was comfortable in. There were 3 questions that needed to be solved in 1.5 hours

Round 3 - One-on-one 

(3 Questions)

  • Q1. This was first level screening process
  • Q2. Why Winman software? What do they do?
  • Ans. 

    Winman software is a leading provider of tax and accounting software solutions for businesses.

    • Winman software specializes in tax and accounting software solutions for businesses.

    • They offer a range of products including tax return software, accounting software, and payroll software.

    • Their software is known for its user-friendly interface and comprehensive features.

    • Winman software has been in the industry for over 30 year...

  • Answered by AI
  • Q3. Have to research about the company.
Round 4 - Departmental round 

(2 Questions)

  • Q1. Problem solving
  • Q2. Logical thinking and problem solving
Round 5 - HR 

(1 Question)

  • Q1. Salary expectation, how long am I willing to work here?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is string contant pool?
  • Ans. 

    String constant pool is a memory area in Java where unique string literals are stored to optimize memory usage.

    • String constant pool is a part of the Java heap memory.

    • It stores unique string literals to avoid duplicate storage.

    • Strings created using double quotes are stored in the string constant pool.

    • Strings created using new keyword are stored in the heap memory.

  • Answered by AI
  • Q2. Can we create object for abstract classes and interfaces?
  • Ans. 

    Yes, we can create object for abstract classes and interfaces in Java.

    • Objects cannot be created for abstract classes directly, but can be created for concrete subclasses that extend the abstract class.

    • Interfaces cannot be instantiated, but objects can be created for classes that implement the interface.

    • Example: Abstract class Animal { abstract void makeSound(); } Class Dog extends Animal { void makeSound() { System.out...

  • Answered by AI
  • Q3. What is the keyword used in interface if we want concreate method?
  • Ans. 

    The keyword used in interface for concrete method is 'default'.

    • The 'default' keyword is used in interfaces to provide a default implementation for a method.

    • It allows interfaces to have concrete methods without requiring implementing classes to override them.

    • Example: 'default void methodName() { // method implementation }'

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on core java concepts.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Testing quesion
  • Q2. What is testing ,modules,testcase
  • Ans. 

    Testing is the process of evaluating a system or component to identify defects or errors.

    • Testing is an essential part of the software development life cycle.

    • It involves executing a system or component with the intention of finding defects.

    • Modules are independent units of software that can be tested individually.

    • Test cases are specific inputs, conditions, and expected results used to validate the behavior of a system or...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Testing concepts
  • Q2. SQL quires and API testing

I applied via Company Website and was interviewed in Aug 2021. There were 6 interview rounds.

Round 1 - Coding Test 

Programming problem to solve will need to play with json, files and strings

Round 2 - Coding Test 

Selenium Coding round on there website ... Need to be good with css selectors

Round 3 - Coding Test 

CLI based Manual Testing problem to write test cases

Round 4 - One-on-one 

(1 Question)

  • Q1. Engineering Manager: more of behavioural experience related questions work related questions. What do you expect and what they are expecting from you.
Round 5 - One-on-one 

(1 Question)

  • Q1. Engineering Manager: What do you expect and what they are expecting from you very little technical questions
Round 6 - One-on-one 

(1 Question)

  • Q1. Director of engineering: managerial discussion, can expect technical interview questions, behaviour based question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to learn, earn and celebrate... Not for them who gives priority Work life balance.

Cloudsufi Interview FAQs

How many rounds are there in Cloudsufi Software Testing interview?
Cloudsufi interview process usually has 1 rounds. The most common rounds in the Cloudsufi interview process are Technical.
What are the top questions asked in Cloudsufi Software Testing interview?

Some of the top questions asked at the Cloudsufi Software Testing interview -

  1. What are different jo...read more
  2. What is software test...read more

Tell us how to improve this page.

Cloudsufi Software Testing Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
View all
Associate Consultant
15 salaries
unlock blur

₹5 L/yr - ₹7.1 L/yr

Senior Consultant
15 salaries
unlock blur

₹13 L/yr - ₹30.1 L/yr

Consultant
6 salaries
unlock blur

₹11 L/yr - ₹18 L/yr

Associate Software Engineer
5 salaries
unlock blur

₹6.8 L/yr - ₹7 L/yr

Senior QA Consultant
5 salaries
unlock blur

₹20 L/yr - ₹27 L/yr

Explore more salaries
Compare Cloudsufi with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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