Solved
Forum Discussion
DKumar04
6 years agoContributor
Actually we were the team of 4 working on the same project but with 4 different tested apps. Whenever we try to merge our code in git we are getting merge conflicts. Resolving merge conflicts on testscripts is not a tedious one but resolving conflicts on 'Namemapping' file was a real headache. However having separate namemapping file for each app can atleast ease our job and less chances of getting merge conflicts.
tristaanogre
6 years agoEsteemed Contributor
So... the four of you are working with four different tested apps... in the same project.... why? Why not have a separtae project for each application under test?