Forum Discussion

hsdhillon's avatar
hsdhillon
Occasional Contributor
7 years ago

Is it a good idea to use TestComplete to automate React Native Apps?

Hi guys,

 

We are upgrading to React Native language to build our apps and I was wondering if it is a good idea to use TestComplete to automate regression testing if not what is the better suggested tool for it?

2 Replies

  • baxatob's avatar
    baxatob
    Community Hero

    Hi,

     

    The good idea is to evaluate different tools with your application and then select the best fitted to you.

     

    Besides TestComplete you can try Jest, which is an original testing framework for React apps. As well as Appium, which is popular open-source platform for mobile testing based on the Webdriver technology.