First Round and 2nd round questions:
- Tell me about yourself.
- What's the difference between Thread.Sleep() and Implicity wait().
- Write a program to get the count of repited characters in a string.
- Write a sample Xpath for iOS and android device.
- Given array a[] = [1,2,3,0,10,8,88,765], Sort the array in ascending and descendin way.
- Tell me the appium configuration for iOS device
- What is page object model , tell me how will ou design for mobile automation.
- Tell me all the collections concept you used in your framework.
- How to work with multiple device at same time.Write a sample program for that.
- What tools you are using for object identifiction in ios and Android mobile.
- Tell me briefly about XCODE.
- Write a program to start appium instance .
- Tell me SDLC life cycle
- Explain the bug life cycle with all stage of bug status.
- What test case design technique you are following while writing test cases.
- Write a program to display all the repited words in a string.
- What is the difference between string builder and sting buffer class.
- Use of enum class in framework
- What design pattern you implemented in your framework.
- Write a program to perform multi touch action in mobile device.
- What is the difference between Action class and Touch action class .
- Tell me the default port number in appium.