Thursday 23 November 2017

Collabera - Automation Testing - 5 plus. Experience

Recently got intervied at Collabera

Interview questions-
1. Tell me about yourself explaining your work in automation and Salesforce
2. What is Salesforce lightening
3. User roles in Salesforce.Salesforce journey of customer. What are leads , opportunity
4. Collection, a arraylist- more detailed.
5. Interface and oops concepts
6. Explain any automation framework structure.
7. Repository used?
8. Type of date types we use in webdriver codes
9. What is POM,grid
10. How jetkins works
11. Wait command
12. Some basic SQL n UNix commands.
13. Jira defect lifecycle
14. Test management and reporting.

Tuesday 21 November 2017

MasterCard - Automation Interview - 5 plus years experience

MasterCard - 5 plus - Automation Experience

1. What reflection

2. What is specflow

3. How to run selected scenario in specflow

4. What is dataprovider

5. What is good to use dataprovider or hashmap

6. String builder vs string buffered

7. Why to use SBuffere and SBuilder, what is difference in them?
8. How to integrate specflow

9. What is BDD AND TDD

10. How to implement it

11. Can we integrate selenium with jmeter
How to run

12.  Algorithm to find duplicate words with count in text file.

13. How to convert binary to decimal

14. Compare two xls file and print the difference with column

15. What does set return

16.  Interface is abstract, polymorphism, or encapsulation

17. Prove that object is parent class of all class

18. Example of polymorphism in selenium

19. What is wait in Selenium all type of wait

20. I have implicit wait of 60 second and 3 seconds of explicitly wait, now how much time it will take to click on button element

21. I have n number of pages like 1,2,3,4.... What is effective way to test all like are working?

22. Strings has a number and alphabets, I just want numbers, how to achieve it

23. What is happening background when driver.find....(...). click() is executed, means how Selenium work with browser?

24.I have run the test cases and it looks 100mini to run, what is other way to achieve running test with less time even after running test in parallel

25. What is the other use of method overriding

26. Which locator u mostly use?