March 2018 - All About Testing March 2018

What is the recipe for successful achievement?

To my mind there are just four essential ingredients: Choose a career you love, give it the best there is in you, seize your opportunities, and be a member of the team.

“All our dreams can come true, if we have the courage to pursue them.”

“I’m a great believer in luck, and I find the harder I work, the more I have of it.”

Success unshared is failure.

To make our way, we must have firm resolve, persistence, tenacity. We must gear ourselves to work hard all the way. We can never let up.

"Everyone you will ever meet knows something you don't."

he fact that I can plant a seed and it becomes a flower, share a bit of knowledge and it becomes another's, smile at someone and receive a smile in return, are to me continual spiritual exercises.

The secret of success is to do the common things uncommonly well.

Good things come to people who wait, but better things come to those who go out and get them.

Wednesday 28 March 2018

Barclays Automation Testing interview for 2+yrs Exp.

Following were the questions asked in 2 technical rounds...

Java :

1 Program for Fibonacci series

2 Program to find the missing number from the sequence

3 Why is it public static void main()

4 What is hashmap

5 Difference between final finally finalize?

6 Difference between string builder and string buffer

7 Oops concepts

8 What is run time polymorphism

9 Difference between abstract class and interface

10 Is java pass by value or pass by reference?

11 Program to reverse string without using a string builder

12 What is verbose in java??


SQL :

1 Difference between delete truncate drop

2 Difference between having and where

3 Difference between in and between

4 Difference types of joins

5 will it accept a string  “Null” in a column which is not null ??

6 Query on two tables.

7 Primary keys and unique key concepts

8 Query to find second highest salary from employee table

Selenium/Testing :

1 A new window opens after some action and the get window handle is not working. How to perform operations on the newly open window??

2 All the XPath strategies

3 Difference between error and exception

4 Exception handling

5 Write a test script to add 2000 entries into the DB where the name can be any string, id should be unique and dept should be from a list of departments

6 Defect life cycle

7 Type of frameworks in selenium. Which did you use?

8 Various work-related situations and my approach towards them.

Sunday 4 March 2018

Infosys interview questions 4yrs (Selenium + Automation)

Introduction to yourself?

Project you worked?

Automation Feasibility?

Why specifically you used POM class in your framework?

Uses of Tags in TestNG?

Process flow in Agile(Scrum)?

What all you cant test using Selenium WebDriver?

How you will test image in Selenium?

What is a branch in and branch out in Git Hub?

What different application you tested as part of Integration testing?

How you decide whether you can test particular web page or not?

For what purposes you used JIRA?

What are contents of Test Plan? What is Risk?

What is the procedure you followed if the defect is deferred?