Upload Button Icon Add office photos

Filter interviews by

Gyproc Electrical and Automation Technician Interview Questions and Answers

Updated 21 Sep 2023

1 interview found

Sort by: Popular
Interview experience
4
Good
Difficulty level
Easy
Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Technical Round (1 Question)

  • Q1. About Plc , Vfd, programming etc.,
3

HR Round (1 Question)

  • Q1. About my salary and it’s negotiation

Interview questions from similar companies

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

I applied via Walk-in and was interviewed in Nov 2024.

2 Interview Rounds

1

Technical Round (8 Questions)

  • Q1. Can you introduce yourself?
  • Q2. What is the syntax for using driver.findElement in Selenium?
  • Q3. What are the different types of assertions, and what is the syntax for a hard assertion in TestNG?
  • Q4. What types of wait mechanisms are utilized in your project?
  • Q5. How do you manage frames in Selenium?
  • Q6. How do you remove duplicates from an array?
  • Q7. What is the difference between List, Set, and Map collections in Java?
  • Q8. What actions would you take if there is a mismatch between user stories and application functionality?
2

Technical Round (4 Questions)

  • Q1. What is your relevant experience, and what are your roles and responsibilities in your current company?
  • Q2. Can you provide a specific scenario from your previous project, and detail the feature file step definitions while demonstrating how to run the scenario with di...read more
  • Q3. What approach can be used to count the number of URLs in an HTML page using Selenium and open the URL that contains your name?
  • Q4. How can you separate letters and digits from a string in Java? Please provide the Java code for this task.

Interview Preparation Tips

Topics to prepare for Cognizant Senior Automation Test Engineer interview:
  • Java oops
  • Selenium
  • Cucumber
Interview preparation tips for other job seekers - Review fundamental concepts, practice coding daily, and utilize free websites for practice. Be well-versed in the roles and responsibilities of your current or previous projects, and answer confidently.
Interview experience
4
Good
Difficulty level
Moderate
Duration
2-4 weeks
Result
No response

I was interviewed in Dec 2024.

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. What are the different phases of the Software Testing Life Cycle (STLC)?
  • Q2. Can you write a program that outputs a sentence in reverse?
2

HR Round (2 Questions)

  • Q1. Can you introduce yourself?
  • Q2. What are your salary expectations?
Interview experience
5
Excellent
Difficulty level
Moderate
Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024.

2 Interview Rounds

1

Coding Test Round

Write a java code to find the vowels from given string

2

One-on-one Round (2 Questions)

  • Q1. What is string and why it is immutable
  • Q2. Write a api to fetch the employee details

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more on the java coding and rest api
Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed in Nov 2024.

1 Interview Round

1

Technical Round (7 Questions)

  • Q1. Briefing about yourself
  • Q2. Explain Defect life cycle
  • Q3. Difference between black box and white box testing
  • Q4. Difference between hard assert and soft assert
  • Q5. What are the various annotations in selenium webdriver
  • Q6. There are n no. Of links having the text selenium. Write the syntax to count the text selenium from all the links
  • Q7. There is a table of students having column status with either pass or fail. Write the syntax to show the output as some 60 pass and 40 fail.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Sep 2024.

1 Interview Round

1

Technical Round (10 Questions)

  • Q1. What is the output of below code class Animal{ Animal(){ System.out.println("animal is created") } class Dog extends Animal{ Dog(){ System.out.println("Dog i...read more
  • Q2. Output of this : System.out.println(10+20+"Hello"+30+40) - Explain
  • Q3. Output of this : String name="Hello"; name=name+"There"; system.out.println(name)
  • Q4. StringBuffer buffer=new StringBuffer("Hello") buffer.append("There"); System.out.println(buffer);
  • Q5. Which is valid or invalid a. ChromeDriver driver=new ChromeDriver(); b. WebDriver driver=new ChromeDriver(); c. WebDriver driver2=new WebDriver(); driver2=new C...read more
  • Q6. Program to sort the input in descending order without using inbuild method/functions
  • Q7. Difference between findElement and findElements
  • Q8. Difference between getwindowhandle and getwindowhandles() and what is output type
  • Q9. Question on finding the xpaths on website
  • Q10. Difference between String and StringBuilder?

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Oct 2024.

1 Interview Round

1

One-on-one Round (7 Questions)

  • Q1. Code to print the no of Times the letters present in a string
  • Q2. What are the ways to start a Appium server
  • Q3. How to run tests parallel for mobile devices
  • Q4. How do you automate otp in mobile
  • Q5. What are desired capabilities
  • Q6. How do you tell appium to run tests on ios or Android devices
  • Q7. How to set up automation for ios devices

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024.

1 Interview Round

1

Technical Round (4 Questions)

  • Q1. Write java program to print sum of digits from a given string eg: "abcd23"
  • Q2. Explain oops concepts used in your framework with example?
  • Q3. Explain polymorphism
  • Q4. Java program to print the sum of elements in string array eg: String[] arr = {"1","2","3"}

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Duration
2-4 weeks
Result
Selected Selected

I was interviewed in May 2024.

2 Interview Rounds

1

Technical Round (10 Questions)

  • Q1. Basics of Selenium(Windowhandles,Screenshot,Actions class,Selector Class,) with syntax
  • Q2. Asked to write Automation Framework architecture
  • Q3. What are the different gherkin words
  • Q4. What we will use in plugin
  • Q5. How to run runner class
  • Q6. Java oops, strings , exception handling
  • Q7. How to run parallel mode in testng,groups,priority
  • Q8. Write Merge Sort Programme
  • Q9. Write Reverse a string programme
  • Q10. Write syntax of data driven testing (XSSF Workbook) Syntax
2

Technical Round (1 Question)

  • Q1. Selenium basics ( window handles , screenshot,reports, file upload and download, Add extension, Headless mode)

Interview Preparation Tips

Interview preparation tips for other job seekers - I would say it is easy to crack Service based Companies. Just prepare all the concepts of Selenium, Java,TestNG,Maven,GitHub and basic 20 Programmes.

For Selenium and BDD(Cucumber)Learn Rahul Shetty Udemy course
For Java search and learn top 200 interview questions.
Basic programmes like ( Duplicate characters,reverse string,unique characters, string anagram, Bubble sort , merge sort, quick sort and some more) .

How I switched from my current company.
Do’s
Uninstall social media apps.
Stop watching movies.
Stop eating Junk food.
Study at least 1-2 hours daily.
Listen motivational songs.
Make connections on LinkedIn.
Make single page resume by creating on overleaf website.

How to apply to companies.
Don’t apply directly on company website(Big mistake)
Send resumes to hr directly(u will get their mails on some posts on LinkedIn)
Ask referral on LinkedIn.
Update Naukri daily 9am and put notice period to 30 or 15days.

Skills evaluated in this interview

Automation Test Engineer Interview Questions

Wipro user image Anuradha Shivhare

posted on 24 Oct 2024

Interview experience
3
Average
Difficulty level
-
Duration
-
Result
-

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. List, lambda function, reverse string program
  • Q2. Sort the list, dictionary
2

Technical Round (1 Question)

  • Q1. OOP concept, Decorator, list to dictionary, Linux

Gyproc Interview FAQs

How many rounds are there in Gyproc Electrical and Automation Technician interview?
Gyproc interview process usually has 3 rounds. The most common rounds in the Gyproc interview process are Resume Shortlist, Technical and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Amazon Interview Questions
4.1
 • 4.9k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
View all
Production Engineer
38 salaries
unlock blur

₹1.1 L/yr - ₹8.5 L/yr

Assistant Area Manager
37 salaries
unlock blur

₹5.4 L/yr - ₹11 L/yr

Junior Engineer
35 salaries
unlock blur

₹3 L/yr - ₹5.2 L/yr

Junior Engineer Production
31 salaries
unlock blur

₹3 L/yr - ₹5.2 L/yr

Assistant Manager
25 salaries
unlock blur

₹5.5 L/yr - ₹16 L/yr

Explore more salaries
Compare Gyproc with

Holcim

3.4
Compare

Knauf Dubai

4.1
Compare

Armstrong World Industries

4.9
Compare

Etex Group

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview