Forum Discussion

rbhaskaran's avatar
rbhaskaran
Occasional Contributor
2 years ago

Zephyr Scale : How to configure multiple browser executions for the same test case

Zephyr Scale : How to configure multiple browser executions for the same test case

We have test cases which are to be executed across different browser like - chrome , firefox and devices likes ios and android. 

Should we add it under environment or iteration ?

2 Replies

  • Hi rbhaskaran 

     

    Hope all is well 

     

    You could consider using parameters in your test. 

    https://support.smartbear.com/zephyr-scale-cloud/docs/test-cases/parameters.html

     

    If youd like to discuss further please post your query in the Zephyr Scale community here 

     

    https://community.smartbear.com/t5/Zephyr-Scale/ct-p/zephyr-scale-community

     

    This is the Zephyr Enterprise community which is a different standalone offering outside of Jira 

     

    Hope the links help and if not I hope you find your answers in the Scale community 🙂 

     

    Thanks 

     

    Vinnie

    • rbhaskaran's avatar
      rbhaskaran
      Occasional Contributor

      Hi Vinnie, 

      Unfortunately this is not what i'm looking for . 

      I'm looking on how to implement the below scenario

      Browsers to be tested : Chrome , Firefox , Safari , iPhone

      Test case : Test case 1 

       

      The same test case to be executed in all the browsers . How do i execute using  scale ?

      Should i create browsers list i have as environments and use that ?