What We Are Learn On This Post
CGI Technical Interview Questions
- Which framework is used in your Project?
- What is POM Design Model? Briefly Explain
- How to read data from Excel
- What is encapsulation
- Write a program to reverse integer number
- How to check duplicate values in SQL? write down queries
- How to handle dynamic web elements?
- How to handle multiple window popup? what is the return type
- What is Synchronization? Explain the waits.
- What are all dependencies in your POM
Read Also: Accenture Selenium Interview Questions
CGI Managerial Round Interview Questions
- Will you be ready to work in UK shift?
- What is Expected Package
- What is your notice period
- Will u learn new technology quickly
- What roles and responsibility as QA
- Have you worked on QTP
CGI Written Testing Interview Questions
- Coding exercise- Set of first names and last names and we have to generate the person names randomly and display the duplicate person name who has a similar first name and last name
What will be the time complexity? - Coding exercise: Given one Array with some values(3, 1, 2, 3, 4, 5) and need to remove the value randomly of user’s choice
- WAP to take an input of List of Strings and returns a list of unique strings.
- Find out the missing number in the array of length n-1 and integers in the range of 1 to n.
- WAP to remove duplicates from the given array without using set
Given char array [a,b,b,c,d,f]
a. given value k
b. return the first element that occurs in this array k times
c. k=2 return b
d. k=3 return anything
e. k=1 return a
CGI Selenium Automation Interview Questions
- Write an XPath for the checkbox?
- What finally class? Why it is used?
- Why do we need to use an abstract class?
- Explain try-catch block?
- Can we write a program without a catch block?
- What is method overriding n overloading? Write an example
Manual:
- What is epic?
- What is the priority n severity?
- What are the different testing approaches followed in your project?
- Concentrate on basic questions of Java, selenium, and manual
Leave a Reply