Wednesday 27 June 2018

Accenture - Automation Testing Interview Questions - 4 to 8 Years Experience

Accenture - 4 to 8 Years
June 2018

1st round test- all BB selenium, testng maven related questions.

2nd round- telephonic interview in there office
1. Tell me about urself? What Ur project is all about

2. Abstract class

3. Can we achieve multiple inheritance in java

4. Final and finally keyword difference

5. Collection hierarchy-

6. What is the difference between set and list
7. Arraylist and how it works

8. How u will switch to different Windows

9. Maven and it's lifecycle phases.

10 why maven preferred on other.

11. What plugins u used in maven

12. Pom.xml file and Trang.xml files difference

13. Nosuchelementexception and elementnotfound exception what is the difference between that

14. Cucumber - how much u know about it.
15. Who is writing feature files in ur project and who should write it by ur understanding

16. Can we have multiple catch after single try

17. Where u used collection in ur framework.

18. How to iterate arraylist

19. What is hashmap and how it works

20. Which framework u r using and in which layer u worked

21. Which version control tool Ur using

22. How u r merging Ur code to git

23. What and all commands u used it git

24. Write excel sheet code

25. If excel sheet is having one column as run  and value for different testcases is Y or N then how u will make sure only Y value test cases will run

26. How to set priority for any test

27.  How to enable or disable the test

28.  How to use different testng annotations

29. How Ur framework has been built.

30. If u wanted to run only some specific tests then how u will make sure that

2nd round-
Test with 2 different scenarios that u need to automate

Yash Technologies - Automation Interview Questions - 4 to 8 Years Experience

Yash Technologies interview questions

1st round
1. Abstract class

2. Can we extend abstract class. If yes then what's the use of no then why

3.what is the difference between private and protected.

4. Reflection class. How it works

5. Cucumber - how much u know.

6. Why we used glue

7. Maven and it's uses. Why we prefer maven over normal project

8. Have u created any job in Jenkins to run Ur script

9. How u have done that

10. How u can use maven and Jenkins together.

11. If u cannot find xpath of any element uniquely then how u can find that elements.

12. What are the different methods in xpath access

13. How u will use followingsibling
explain with Ur own example

14. TestNG file - the sequence of annotations

Avalara - Automation Testing Interview Questions - 4 to 8 Years Experience

Avalara telephonic interview questions
June 2018

Experience 4 plus

1. What is overriding?

2. Exception handling- can we write finally after try.?

3. Explain abstract class.

4. Can we create object of abstract class.

5. What is runtime polymorphism

6. string Ques - what is the difference
between string S1 = new String (hi) and S2= "hi"

7. How string pool works

8. Find element and findelements difference

9. If u have one drop-down with different data and u want to pick a specific on how u will do that?

10. How you are using excel sheet in ur project

11. Project framework.

12. Where u used collection in ur project and how

13. Can class be static.

Tuesday 26 June 2018

IBM - Automation Testing Interview Question - 4 plus experience

Experience 4 to 8 Years

1st round- Machine Tesg

3 scenarios that needs to be automated

2nd round
1. What is abstract class and have u used it in your project
2.what is hashmap and it's internal working.
3. How to iterate hashmap
4. Exceptional handling- can we have multiple catch for same try and how it written
5. If exception occurs in finally block what will happen
6. And how u will handle that exception
7. Cucumber - what is glue keyword
8. How test runner file works.
9. Why to use maven
10. TestNG - what will execute first beforemethod or beforeTest

Saturday 16 June 2018

Fulcrum - ETL Testing Interview Question - 3 to 6 Years Experience

Falcrum
3 to 6 ETL experience interview

1. How to find 3 highest salary from employee table?

2. Explain Referential integrity.

3.Tell me about your current role

4.Differences between  Agile vs other traditional software development models.

5. In Batch processing data from Table A is going to  Table B.  What will be your Test Approach?

6. What type of bug you faced in ETL testing. Explain the best bug you found so far

7. ETL testing scenario you used generally. What are challenges you faced in ETL Testing?

8. How to insert 100 records from table A table B.

9. How you access databases?

10. What is different between a datawharehouse testing ETL testing.

11. How to create CSV file and how you enter 10000 records.
- Also how you test this file.
- Once  this CSV insert through ETL job in data base how you will test.
- If any issue happend during loading like decimal value not inserted then what you do?
- If we want again insert same records again what will do?

12. There are 10 sequential files are kept in unix directory.
You need to process these files. Tell me positive and negative scenarios.

13.  Differences between delete and truncate.

14. What are the numeric function in oracle.

15. Do you know pl/sql

16.Case statement scenario query

17 .Group by and having clause query.

18 . How you rate your SQL  skills

19. Have you build CSV, flat file and pipe format files.

Zensoft - Performance Testing Interview Question - 2 to 5 years experience

1. What is Performance Testing?

2. Why we need of Performance Testing?

3. Detail about the projects you done.

4. What is Thread Group?
5. What is Samplers?

6. What is Regular Expression

7. Meaning (.+?) / (.*?) -

8. What is Beanshell PreProcessor and PostProcessor?

9. Why we need to use it?

10. What is the Execution Order of JMeter script?

11. How do you identify the performance testing requirements?

12. What are the objectives of Performance Testing Test Plan?

13. Types of timers in JMeter?

14. Which tool are you using and why for performance testing?

15. Do you have any knowledge on other performance testing tools like Loadrunner, NeoLoad?

16. What is ThinkTime, Why we need to use it?

17. Types of Assertions

18. Types of Listeners

19. Distributed Load Testing (Remote Testing) -

20. Why use Non GUI mode to run the script?

21. Command to run jmeter script from non gui mode.

22. Types of Performance Testing-
23. Load Testing

24. Stress Testing

25. Endurance Testing

26. Spike Testing

27. What is Synchronizing Timer and how it is works?

28. Activities perform during performance testing?

29. Parameterization.

30. Correlation

31. Blazemeter and how it is useful in Jmeter

32. Do you have any idea about 3rd party monitoring tools like NewRelic and AppDynamics?

33. Performance Tunning and what are parameters you considered in your project.

34. How to check server side logs

35. What are the parameters to check the performance of application after running your jmeter script?

36. What is Latency?

37. What is response time?

38. How to create HTML report from .jtl file?

39. How to reduce unwanted requests while recording the script from the JMeter?

40. What is workload Modeling?

41. What is Performance Analysis?

42. Types of Thread Groups?

43. How you are showing the Performance Testing Analysis Report to your client in your current project?

44. How will you start the requirement gathering for performance testing if we didn't get it from client?

45. How many projects have you done?

46. How many max no of users load have you given in your projects?

47. What are the challenges / problems have you faced in your project?

48. Have you integrated JMeter script with Jenkins?

49. Unix commands

50. SQL commands like Joins.