Upload Button Icon Add office photos
Engaged Employer

i

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

UST BlueConch Technologies Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 191 Reviews

Filter interviews by

UST BlueConch Technologies Junior Software Tester Interview Questions and Answers

Updated 23 Oct 2021

UST BlueConch Technologies Junior Software Tester Interview Experiences

1 interview found

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

Interview Questionnaire 

2 Questions

  • Q1. What are the action class methods ?
  • Ans. 

    Action class methods are used to perform keyboard and mouse actions in Selenium.

    • Action class is part of Selenium's WebDriver API

    • Methods include click(), doubleClick(), contextClick(), dragAndDrop(), etc.

    • Used to simulate user interactions with web elements

    • Can be used for testing complex user interactions like drag and drop, hover, etc.

  • Answered by AI
  • Q2. We go for action class when we want to perform mouse over actions on the webpage and there are many methods in action class such as ClickAndHold(), MoveToElement(), release(), perform(), build().perform(),...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and positive. If you dont know the answer then politely say "iam not aware about this".

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain your day to day Activities
  • Q2. More into role specific question how to run parallels execution
Round 2 - Technical 

(1 Question)

  • Q1. Situation questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepare everything that you have mentioned in Resume
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Linux env setup
  • Ans. 

    Setting up a Linux environment involves installing the operating system, configuring network settings, and installing necessary software.

    • Install Linux distribution (e.g. Ubuntu, CentOS)

    • Configure network settings (IP address, DNS, etc.)

    • Install necessary software (e.g. development tools, testing frameworks)

    • Set up user accounts and permissions

  • Answered by AI
  • Q2. What are the Linux commands
  • Ans. 

    Linux commands are used to interact with the Linux operating system through the command line interface.

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • mkdir - make a new directory

    • rm - remove files or directories

    • cp - copy files or directories

    • mv - move files or directories

    • grep - search for patterns in files

    • chmod - change file permissions

    • sudo - execute a command as the superuser

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Aptitude round consisted of 60 questions in 60 minutes

Round 2 - Technical 

(2 Questions)

  • Q1. Interview duration was 1 hour 10 minutes
  • Q2. General testing process
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. NDA - can't be shared
  • Ans. 

    The question pertains to a non-disclosure agreement (NDA) and cannot be shared publicly.

    • Explain that the question is related to a confidential agreement that prohibits sharing certain information.

    • Mention the importance of respecting NDAs in professional settings.

    • Provide examples of how NDAs are commonly used in the industry.

    • Discuss the consequences of violating an NDA.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. NDA- can't be shared
  • Ans. 

    The candidate was asked a question related to NDA which cannot be shared.

    • Explain the importance of NDA in protecting confidential information

    • Discuss the consequences of violating an NDA

    • Provide examples of how you have handled sensitive information under NDA in previous roles

  • Answered by AI
  • Q2. NDA - can't be shared
  • Ans. 

    The question pertains to a non-disclosure agreement (NDA) and cannot be shared.

    • Explain the importance of NDAs in protecting sensitive information

    • Discuss the consequences of violating an NDA

    • Provide examples of how NDAs are commonly used in the tech industry

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. NDA - can't be shared
  • Ans. 

    The question pertains to a non-disclosure agreement (NDA) which cannot be shared.

    • Explain the importance of NDAs in protecting sensitive information

    • Discuss the consequences of violating an NDA

    • Provide examples of how NDAs are commonly used in the tech industry

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Group Discussion 

General topics like Artificial Intelligence positive or negative impacts

Round 2 - Technical 

(1 Question)

  • Q1. Everything from resume
Round 3 - HR 

(1 Question)

  • Q1. General questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 coding problems are asked, find missing number and how to reverse a list

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Just an basic 30 question

Round 2 - HR 

(1 Question)

  • Q1. About my self and about your family background and salary expectations
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Scenario based question from LR

Round 2 - One-on-one 

(1 Question)

  • Q1. What is lr function for parameter
  • Ans. 

    The lr function is used in load testing to parameterize values in scripts.

    • The lr function is specific to LoadRunner, a performance testing tool.

    • It allows testers to replace hard-coded values with dynamic data during script execution.

    • The lr function can be used to simulate different user behaviors and data inputs.

    • For example, lr_eval_string can be used to extract values from server responses and use them in subsequent r

  • Answered by AI
Round 3 - Aptitude Test 

C scripting question regarding lr

Round 4 - HR 

(2 Questions)

  • Q1. Nothing to say about
  • Q2. He was good behaviour

Skills evaluated in this interview

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

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

Round 1 - Technical 

(3 Questions)

  • Q1. What is unit testing
  • Ans. 

    Unit testing is a software testing method where individual units or components of a software are tested in isolation.

    • Unit testing helps in identifying bugs early in the development process

    • It ensures that each unit of code is working as expected

    • Unit tests are usually automated and run frequently during development

    • Examples of unit testing frameworks include JUnit for Java, NUnit for .NET, and pytest for Python

  • Answered by AI
  • Q2. How do you perform unit testing
  • Ans. 

    Unit testing is performed by writing test cases for individual units or components of the software to ensure they work as expected.

    • Write test cases for each unit or component of the software

    • Execute the test cases to verify the functionality of the unit

    • Check for expected outcomes and compare with actual results

    • Use testing frameworks like JUnit, NUnit, or PyTest

    • Automate unit tests to run them regularly during development

  • Answered by AI
  • Q3. Which tool you have used to perform unit testing please elaborate
  • Ans. 

    I have used JUnit for performing unit testing in Java projects.

    • JUnit is a popular unit testing framework for Java

    • It provides annotations like @Test to define test methods

    • JUnit assertions like assertEquals are used to verify expected results

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have been applied for the post of Senior software Test engineer in the field of Embedded domain, Interview was quite difficult went around 1.25 hr.

Skills evaluated in this interview

UST BlueConch Technologies Interview FAQs

What are the top questions asked in UST BlueConch Technologies Junior Software Tester interview?

Some of the top questions asked at the UST BlueConch Technologies Junior Software Tester interview -

  1. What are the action class method...read more
  2. We go for action class when we want to perform mouse over actions on the webpag...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 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
 • 3k Interviews
Google Interview Questions
4.4
 • 862 Interviews
Mphasis Interview Questions
3.4
 • 793 Interviews
Amdocs Interview Questions
3.8
 • 528 Interviews
View all
Senior Software Engineer
213 salaries
unlock blur

₹7.8 L/yr - ₹27 L/yr

Software Engineer
119 salaries
unlock blur

₹4.5 L/yr - ₹19 L/yr

Softwaretest Engineer
96 salaries
unlock blur

₹3.1 L/yr - ₹6.5 L/yr

Senior QA Engineer
64 salaries
unlock blur

₹6.5 L/yr - ₹15 L/yr

QA Test Engineer
55 salaries
unlock blur

₹3.5 L/yr - ₹4.9 L/yr

Explore more salaries
Compare UST BlueConch Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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