Upload Button Icon Add office photos

Filter interviews by

Pcon Utilities Software Tester Interview Questions, Process, and Tips

Updated 8 Aug 2024

Pcon Utilities Software Tester Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Easy, cuz you just had to speak english and tell about a given topic. It was just like a debate, either for or against.

Round 2 - HR 

(5 Questions)

  • Q1. What will you do if you are a leader and there is topic where some of your of teammates agree and some doesn't?
  • Q2. Tell me some details about the SDLC cycle?
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software.

    • SDLC consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables that contribute to the overall development process.

    • Examples of SDLC models include Waterfall, Agile...

  • Answered by AI
  • Q3. Can an OTP be tested?
  • Ans. 

    Yes, an OTP can be tested through various methods to ensure its functionality and security.

    • OTP can be tested by verifying its delivery through different channels such as SMS, email, or authenticator apps.

    • Testing can also involve checking the validity period of the OTP and its uniqueness for each transaction.

    • Security testing can be done by attempting to bypass or manipulate the OTP verification process.

    • Regression testin...

  • Answered by AI
  • Q4. How can you test this pen?
  • Ans. 

    To test the pen, I would check the writing quality, ink flow, durability, and design.

    • Check the writing quality by writing on different surfaces and angles

    • Test the ink flow by writing continuously for a period of time

    • Assess the durability by dropping the pen from a certain height

    • Evaluate the design for comfort, grip, and overall aesthetics

  • Answered by AI
  • Q5. Solve this DSA problem for me of string manipulation?
  • Ans. 

    Implement string manipulation operations on an array of strings.

    • Use built-in string manipulation functions like substring, replace, and concat.

    • Iterate through the array of strings to perform operations on each string.

    • Consider edge cases like empty strings or null values in the array.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just don't be overconfident but be grateful that you got a chance and beware of asking them any questions ❓ cuz they know what's better for their company.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Questions related to your experience
Round 2 - One-on-one 

(1 Question)

  • Q1. Related to resume
Round 3 - HR 

(1 Question)

  • Q1. Past documents and forms for verification
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Aptitude Test 

Question of English, maths, technical

Round 2 - Technical 

(2 Questions)

  • Q1. Regarding language
  • Q2. Regarding hobbies
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is smoke testing
  • Ans. 

    Smoke testing is a preliminary testing to check if the basic functionalities of a software application are working fine.

    • Performed at the beginning of testing phase

    • Focuses on basic functionality

    • Not detailed testing

    • Helps in identifying major issues early on

    • Usually automated for efficiency

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal

Round 1 - Aptitude Test 

Reasoning,numerical ,ratios

Round 2 - Coding Test 

Basic coding questions

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

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

Round 1 - Technical 

(8 Questions)

  • Q1. What exception have you faced and how to you handle exceptions
  • Q2. About robot class
  • Q3. Reverse a string/number of vowels in giver string
  • Ans. 

    Reverse a string and count the number of vowels in the given string.

    • Create a function that takes a string as input

    • Reverse the string using built-in functions or loops

    • Count the number of vowels in the string using a loop or regex

    • Return the reversed string and the count of vowels

  • Answered by AI
  • Q4. Print the repeating substring in given string
  • Ans. 

    Find and print the repeating substring in a given string.

    • Iterate through the string and check for repeating substrings

    • Use a hashmap to keep track of seen substrings

    • Return the repeating substrings as an array of strings

  • Answered by AI
  • Q5. Screen shot code
  • Q6. Types of waits in selenium
  • Ans. 

    Types of waits in Selenium include implicit, explicit, and fluent waits.

    • Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit wait: Waits for a certain condition to occur before proceeding further in the code.

    • Fluent wait: Waits for a condition to be true with a defined polling frequency.

    • Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

  • Answered by AI
  • Q7. Explain runner file and code for report
  • Ans. 

    A runner file is used to execute test scripts and generate reports in software testing.

    • Runner file is a script that executes test cases written in a testing framework.

    • It can be used to run multiple test cases in a specific order.

    • The code for generating reports in a runner file typically includes functions to collect test results and format them into a readable report.

    • Example: In a Selenium test automation project, a ru...

  • Answered by AI
  • Q8. Interface in selenium
  • Ans. 

    Interface in Selenium is a way to define a set of methods that a class must implement.

    • Interface in Selenium is used to define a contract for classes that implement it.

    • It helps in achieving abstraction and modularity in test automation.

    • Example: WebDriver interface in Selenium is implemented by classes like ChromeDriver, FirefoxDriver, etc.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Automation related questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Sep 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Gave me user story and asked me to write test cases
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Screening round with questions about my experience
Round 2 - Technical 

(4 Questions)

  • Q1. What is the difference between inner join and outer join?
  • Ans. 

    Inner join returns only the matching rows between two tables, while outer join returns all rows from both tables.

    • Inner join only includes rows with matching values in both tables

    • Outer join includes all rows from both tables, even if there are no matching values

    • Types of outer joins include left outer join, right outer join, and full outer join

  • Answered by AI
  • Q2. How would you test an ATM machine?
  • Ans. 

    To test an ATM machine, I would perform functional, security, and usability testing to ensure it operates correctly and securely.

    • Test the functionality of withdrawing cash, depositing cash, checking balance, transferring funds, etc.

    • Perform security testing to check for vulnerabilities such as card skimming, unauthorized access, etc.

    • Conduct usability testing to ensure the interface is user-friendly and intuitive for cus...

  • Answered by AI
  • Q3. Previous project details.
  • Ans. 

    I have worked on a project testing a mobile banking application for a major financial institution.

    • Performed functional testing to ensure all features worked correctly

    • Conducted regression testing after each new release

    • Collaborated with developers to troubleshoot and resolve issues

    • Created and executed test cases based on user stories

  • Answered by AI
  • Q4. What database did you use previously?
  • Ans. 

    I have previously used MySQL and MongoDB databases.

    • MySQL was used for relational database management system.

    • MongoDB was used for NoSQL database management system.

  • Answered by AI

Skills evaluated in this interview

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

Good test done that can be us4ed in the wvar

Round 2 - Group Discussion 

That werill be har area that can be

Round 3 - Technical 

(3 Questions)

  • Q1. What is qaa thja eha
  • Ans. 

    The question seems to be gibberish or a typo.

    • It is possible that the question was mistyped or is not a valid question.

    • Ask for clarification or context from the interviewer.

    • Provide a response based on the interviewer's intention or rephrase the question.

  • Answered by AI
  • Q2. Hte care car the pne
  • Q3. Tyha cabne be that

Pcon Utilities Interview FAQs

How many rounds are there in Pcon Utilities Software Tester interview?
Pcon Utilities interview process usually has 2 rounds. The most common rounds in the Pcon Utilities interview process are Group Discussion and HR.
What are the top questions asked in Pcon Utilities Software Tester interview?

Some of the top questions asked at the Pcon Utilities Software Tester interview -

  1. Tell me some details about the SDLC cyc...read more
  2. Solve this DSA problem for me of string manipulati...read more
  3. How can you test this p...read more

Tell us how to improve this page.

Pcon Utilities Software Tester Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Test Engineer
5 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

GIS Engineer
5 salaries
unlock blur

₹3 L/yr - ₹3.5 L/yr

QA Analyst
4 salaries
unlock blur

₹3.5 L/yr - ₹5.2 L/yr

Test Lead
4 salaries
unlock blur

₹8.1 L/yr - ₹15 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Explore more salaries
Compare Pcon Utilities with

Tata Power

3.9
Compare

Adani Power

3.9
Compare

Torrent Power

3.7
Compare

NTPC

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