Upload Button Icon Add office photos

Protechsoft Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Protechsoft Technologies Manual Testing Interview Questions and Answers

Updated 20 Apr 2021

9 Interview questions

A Manual Testing was asked
Q. What are severity and priority in testing, and how are they described with examples?
Ans. 

Severity and priority are terms used in software testing to prioritize and categorize defects.

  • Severity refers to the impact of a defect on the system or application under test.

  • Priority refers to the order in which defects should be fixed based on business needs.

  • Severity is usually categorized as high, medium, or low.

  • Priority is usually categorized as high, medium, or low as well.

  • Examples: A critical defect causing...

A Manual Testing was asked
Q. What are the differences between the agile and waterfall models?
Ans. 

Agile and waterfall models are two different approaches to software development.

  • Agile is an iterative and flexible approach, while waterfall is a sequential and rigid approach.

  • Agile focuses on delivering working software in short iterations, while waterfall follows a linear process.

  • Agile encourages collaboration and adaptability, while waterfall emphasizes planning and documentation.

  • Agile allows for changes and fe...

Manual Testing Interview Questions Asked at Other Companies

Q1. A man has to cross a river with grain, a chicken, and a fox, but ... read more
Q2. What is black Box testing regression testing smoke testing sanity ... read more
Q3. What are severity and priority in testing, and how are they descr ... read more
Q4. Do you have knowledge of SQL? Fetch the 3rd largest salary from t ... read more
Q5. What is SDLC and its methodology? Explain briefly.
A Manual Testing was asked
Q. Explain the bug life cycle.
Ans. 

Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

  • Bug is identified by a tester during testing phase

  • Bug is reported with detailed information like steps to reproduce, expected and actual results

  • Bug is assigned to a developer for fixing

  • Developer fixes the bug and marks it as 'Fixed'

  • Tester retests the bug to verify if it is resolved

  • If the bug is not resolved, it i...

A Manual Testing was asked
Q. What is SDLC and its methodology? Explain briefly.
Ans. 

SDLC stands for Software Development Life Cycle. It is a process followed to develop software applications.

  • SDLC is a structured approach that consists of various phases such as requirements gathering, design, development, testing, deployment, and maintenance.

  • It provides a framework for the development team to plan, build, and deliver high-quality software.

  • There are different SDLC methodologies like Waterfall, Agil...

A Manual Testing was asked
Q. What is the difference between smoke testing and sanity testing?
Ans. 

Smoke testing is a subset of sanity testing. Smoke testing verifies basic functionality, while sanity testing checks for major issues.

  • Smoke testing is performed to ensure that the critical functionalities of the software are working fine after a build.

  • Sanity testing is performed to check if the major functionalities of the software are working as expected after a minor change or bug fix.

  • Smoke testing is a subset o...

A Manual Testing was asked
Q. What is testing?
Ans. 

Testing is the process of evaluating a system or component to determine if it meets specified requirements.

  • Testing is done to identify defects or errors in software.

  • It involves executing a program or system with the intent of finding bugs.

  • Testing ensures that the software meets the desired quality standards.

  • It includes various techniques like functional testing, performance testing, etc.

  • Test cases are designed to ...

A Manual Testing was asked
Q. What is STLC?
Ans. 

STLC stands for Software Testing Life Cycle. It is a process followed to ensure the quality of a software product.

  • STLC is a systematic approach to testing software applications.

  • It consists of various phases such as requirement analysis, test planning, test design, test execution, and test closure.

  • Each phase has specific objectives and deliverables.

  • STLC helps in identifying defects early in the software development...

Are these interview questions helpful?
A Manual Testing was asked
Q. Write test cases for a given scenario.
Ans. 

Test cases for a login page

  • Verify login with valid credentials

  • Verify login with invalid credentials

  • Verify login with empty username and password fields

  • Verify login with only username field filled

  • Verify login with only password field filled

  • Verify login with special characters in username and password fields

  • Verify login with maximum length of username and password fields

  • Verify login with minimum length of username a...

A Manual Testing was asked
Q. Types of testing
Ans. 

Types of testing include functional, performance, security, usability, and compatibility testing.

  • Functional testing ensures that the software meets the specified requirements.

  • Performance testing checks the system's response time, scalability, and stability under different loads.

  • Security testing identifies vulnerabilities and ensures data protection.

  • Usability testing evaluates the user-friendliness and ease of use.

  • ...

Protechsoft Technologies Manual Testing Interview Experiences

1 interview found

I applied via Referral and was interviewed before Apr 2020. There were 6 interview rounds.

Interview Questionnaire 

9 Questions

  • Q1. What is testing
  • Ans. 

    Testing is the process of evaluating a system or component to determine if it meets specified requirements.

    • Testing is done to identify defects or errors in software.

    • It involves executing a program or system with the intent of finding bugs.

    • Testing ensures that the software meets the desired quality standards.

    • It includes various techniques like functional testing, performance testing, etc.

    • Test cases are designed to cover...

  • Answered by AI
  • Q2. Types of testing
  • Ans. 

    Types of testing include functional, performance, security, usability, and compatibility testing.

    • Functional testing ensures that the software meets the specified requirements.

    • Performance testing checks the system's response time, scalability, and stability under different loads.

    • Security testing identifies vulnerabilities and ensures data protection.

    • Usability testing evaluates the user-friendliness and ease of use.

    • Compa...

  • Answered by AI
  • Q3. What is Seveority and priorities and how it is described with examples
  • Ans. 

    Severity and priority are terms used in software testing to prioritize and categorize defects.

    • Severity refers to the impact of a defect on the system or application under test.

    • Priority refers to the order in which defects should be fixed based on business needs.

    • Severity is usually categorized as high, medium, or low.

    • Priority is usually categorized as high, medium, or low as well.

    • Examples: A critical defect causing the ...

  • Answered by AI
  • Q4. Difference between smoke and sanity tesing
  • Ans. 

    Smoke testing is a subset of sanity testing. Smoke testing verifies basic functionality, while sanity testing checks for major issues.

    • Smoke testing is performed to ensure that the critical functionalities of the software are working fine after a build.

    • Sanity testing is performed to check if the major functionalities of the software are working as expected after a minor change or bug fix.

    • Smoke testing is a subset of san...

  • Answered by AI
  • Q5. What is SDLC and it's methodology with brief explanation
  • Ans. 

    SDLC stands for Software Development Life Cycle. It is a process followed to develop software applications.

    • SDLC is a structured approach that consists of various phases such as requirements gathering, design, development, testing, deployment, and maintenance.

    • It provides a framework for the development team to plan, build, and deliver high-quality software.

    • There are different SDLC methodologies like Waterfall, Agile, an...

  • Answered by AI
  • Q6. What is STLC
  • Ans. 

    STLC stands for Software Testing Life Cycle. It is a process followed to ensure the quality of a software product.

    • STLC is a systematic approach to testing software applications.

    • It consists of various phases such as requirement analysis, test planning, test design, test execution, and test closure.

    • Each phase has specific objectives and deliverables.

    • STLC helps in identifying defects early in the software development life...

  • Answered by AI
  • Q7. Explanation about bug life cycle
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

    • Bug is identified by a tester during testing phase

    • Bug is reported with detailed information like steps to reproduce, expected and actual results

    • Bug is assigned to a developer for fixing

    • Developer fixes the bug and marks it as 'Fixed'

    • Tester retests the bug to verify if it is resolved

    • If the bug is not resolved, it is reo...

  • Answered by AI
  • Q8. Difference between agile and waterfall model
  • Ans. 

    Agile and waterfall models are two different approaches to software development.

    • Agile is an iterative and flexible approach, while waterfall is a sequential and rigid approach.

    • Agile focuses on delivering working software in short iterations, while waterfall follows a linear process.

    • Agile encourages collaboration and adaptability, while waterfall emphasizes planning and documentation.

    • Agile allows for changes and feedbac...

  • Answered by AI
  • Q9. Write test cases for anything
  • Ans. 

    Test cases for a login page

    • Verify login with valid credentials

    • Verify login with invalid credentials

    • Verify login with empty username and password fields

    • Verify login with only username field filled

    • Verify login with only password field filled

    • Verify login with special characters in username and password fields

    • Verify login with maximum length of username and password fields

    • Verify login with minimum length of username and pa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with explanation and do not get panic at any point of view. Try to answer as much possible even if candidate having communication prob. They are calculate our skills , not our communication as priority

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Protechsoft Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Jun 2021.

Round 1 - Coding Test 

Had DSA and aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. DSA a questions, Database Questions
Round 3 - HR 

(1 Question)

  • Q1. 5 min question and answers about company

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA and database management

Manual Testing Interview Questions Asked at Other Companies

Q1. A man has to cross a river with grain, a chicken, and a fox, but ... read more
Q2. What is black Box testing regression testing smoke testing sanity ... read more
Q3. What are severity and priority in testing, and how are they descr ... read more
Q4. Do you have knowledge of SQL? Fetch the 3rd largest salary from t ... read more
Q5. What is SDLC and its methodology? Explain briefly.

I applied via Referral and was interviewed in Sep 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell us about Reliability?
  • Ans. 

    Reliability refers to the ability of a system or component to perform its required functions under stated conditions for a specified period of time.

    • Reliability is a measure of how often a system or component fails and how quickly it can be restored to normal operation.

    • It is important to design systems with redundancy and failover mechanisms to ensure high reliability.

    • Reliability can be improved through regular maintena...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have got selected by Interviewer Rajib Das.

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. 1) about oops concepts
  • Q2. Data structures
  • Q3. Design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall very good experience

I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. C programming
  • Q2. Python

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview was technical question basic c programming question to ready

Interview Questionnaire 

1 Question

  • Q1. What the key skils you need??

Interview Preparation Tips

Interview preparation tips for other job seekers - It is the technical process to know about the candidate communication skils knowledge and soo

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Angular related basic as well as scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Are these interview questions helpful?

Interview Questionnaire 

2 Questions

  • Q1. Difference between++I and I++
  • Ans. 

    ++I is a pre-increment operator that increments the value of I before using it, while I++ is a post-increment operator that increments the value of I after using it.

    • ++I increments the value of I and then uses the updated value in the expression.

    • I++ uses the current value of I in the expression and then increments it.

    • Both operators can be used with variables, arrays, or pointers.

  • Answered by AI
  • Q2. Local static variable

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Data srructures

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident revise data structures ,

I appeared for an interview in Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 2 hours
Round difficulty - Medium

In the 1st round 
Aptitude
Reasoning
English
Automata fix( code debug) 
Timing in morning
Environment is good
Interviewer was very cool and interactive

  • Q1. 

    Encode the Message Problem Statement

    Given a text message, your task is to return the Run-length Encoding of the given message.

    Run-length encoding is a fast and simple method of encoding strings, repres...

  • Ans. 

    Implement a function to encode a text message using run-length encoding.

    • Iterate through the message and count consecutive characters

    • Append the character and its count to the encoded message

    • Handle edge cases like single characters or empty message

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

This is interview round 
Ques from basic electronics
C language

  • Q1. 

    Print Name and Age Problem Statement

    Create a class named Person with a string variable 'name' and an integer variable 'age', such that these variables are not accessible outside the class. Implement a me...

  • Ans. 

    Create a class Person with private variables name and age, and methods to set and get their values.

    • Create a class Person with private variables 'name' and 'age'.

    • Implement a method setValue to set the variables' values.

    • Implement a method getValue to print the variables' values.

    • Ensure the name is a non-empty string and the age is a non-negative integer.

    • Encapsulate the data and provide a clear interface for setting and ge...

  • Answered by AI

Interview Preparation Tips

Eligibility criteriaAbove 6 cgpaCognizant interview preparation:Topics to prepare for the interview - Electronics basics, C language , Data structure, OOPS, ProjectsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Do aptitude from indiabix. Go through your basics. At least one language u know. Learn about your branch basics. Know concept of data structure and oops. 
Tip 2 : prepare your final project well. 

Application resume tips for other job seekers

Tip 1 : the skills you know very well mention in resume
Tip 2 : mention project in resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Protechsoft Technologies Interview FAQs

What are the top questions asked in Protechsoft Technologies Manual Testing interview?

Some of the top questions asked at the Protechsoft Technologies Manual Testing interview -

  1. What is Seveority and priorities and how it is described with examp...read more
  2. What is SDLC and it's methodology with brief explanat...read more
  3. What is testi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Cognizant Interview Questions
3.7
 • 5.9k Interviews
EXL Service Interview Questions
3.7
 • 805 Interviews
Nagarro Interview Questions
4.0
 • 793 Interviews
Publicis Sapient Interview Questions
3.5
 • 645 Interviews
GlobalLogic Interview Questions
3.6
 • 628 Interviews
UST Interview Questions
3.8
 • 544 Interviews
View all
Software Engineer
26 salaries
unlock blur

₹2 L/yr - ₹7.7 L/yr

Softwaretest Engineer
25 salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Software Developer
16 salaries
unlock blur

₹3.4 L/yr - ₹8 L/yr

Test Engineer
13 salaries
unlock blur

₹2.6 L/yr - ₹6.7 L/yr

Web Developer
7 salaries
unlock blur

₹3 L/yr - ₹8 L/yr

Explore more salaries
Compare Protechsoft Technologies with

Cognizant

3.7
Compare

EXL Service

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare
write
Share an Interview