mardi 18 juillet 2017

UI testing for react native apps

i am currently working on a UI automated testing project.

my job is to do UI automated testing on applications built via react-native.

the problem is that react-native doesn't provide resource-id.

i tried nativeID, and testID, and it didn't work out.

i tried accessibilityLabel but this is not the way to do it, because it assigns to the content-descp: which is used by the blind mode.

i tried cavy which is an integrated-ui testing tool, but it's very new, and there is not much support, plus it's not quit developped yet.

i tried selendroid, but i am facing some problems while loading the app in the local selendroid server, i think it has something to do with react native.

any help please!

Aucun commentaire:

Enregistrer un commentaire