Thursday, August 23, 2018

Appium Android Interview Questions

| Thursday, August 23, 2018
16. : Can you lot enjoin me few appium limitations?
Answer : Limitations Of Appium are described on THIS PAGE.

17. : Tell me dissimilar ways to locate android app elements inwards appium automation.
Answer : You tin locate android app's elements using bellow given dissimilar ways.
  1. XPath
  2. ID
  3. Name
  4. className
  5. AccessibilityId
18. : Can you lot enjoin me dissimilar ways to locate chemical gene past times XPath?
Answer : You tin practice XPath inwards dissimilar ways to locate same element. Different XPath examples are given on THIS PAGE.

19. : What is role of package in addition to launcher action advert of android app inwards appium automation test?
Answer : In appium automation test, We demand to render android app's parcel in addition to launcher action advert in addition to thus that appium tin empathize which application to launch for testify when you lot foremost running appium test. We tin gear upwards parcel in addition to launcher action advert equally desired capability.

20. : How to transcend android app's package in addition to launcher activity name?
Answer : There are many dissimilar ways to transcend android app's package in addition to launcher activity name. I convey described two dissimilar ways to transcend android app's package in addition to launcher activity name. Other 2 ways are given on THIS PAGE too.

Related Posts