Jump to content

QA Automation Managers_ Need help


migilindhi151

Recommended Posts

2 hours ago, Pandubabu said:

Aa put present chesthe modda gudipistharu.first you have to understand basics of test automation before you present..

Nadhi kadhu Vaa AA team ... Just ideas aduguthunnaru ... Automation team ki maa team ki sariga sync ledhu .. maa team la automation project ni handle cheyyadam ravadam ledhu ...

Nenu seppi soosna .... Nee ideas tho oka ppt seyyu annaru

Link to comment
Share on other sites

  • 7 months later...

@migilindhi151

Appium is used only for Mobile Automation Bro. Cypress is used for Web/UI Automation . Cypress is not stable application. Hence most Automation Teams in the companies use Selenium with Java Programming Language binding.

Selenium has more advantages than Cypress in UI/Web Automation point of view . 

1. https://topmate.io/sidharth_shukla . 

2. https://naveenautomationlabs.com/schedule-meeting-with-naveen/ 

You can contact the above two guys . They can give more practical knowledge on QA  Automation and tools also.

Link to comment
Share on other sites

6 hours ago, CreativeThinker said:

@migilindhi151

Appium is used only for Mobile Automation Bro. Cypress is used for Web/UI Automation . Cypress is not stable application. Hence most Automation Teams in the companies use Selenium with Java Programming Language binding.

Selenium has more advantages than Cypress in UI/Web Automation point of view . 

1. https://topmate.io/sidharth_shukla . 

2. https://naveenautomationlabs.com/schedule-meeting-with-naveen/ 

You can contact the above two guys . They can give more practical knowledge on QA  Automation and tools also.

Sure bro .. thanks a lot ...

Link to comment
Share on other sites

6 hours ago, CreativeThinker said:

@migilindhi151

Appium is used only for Mobile Automation Bro. Cypress is used for Web/UI Automation . Cypress is not stable application. Hence most Automation Teams in the companies use Selenium with Java Programming Language binding.

Selenium has more advantages than Cypress in UI/Web Automation point of view . 

1. https://topmate.io/sidharth_shukla . 

2. https://naveenautomationlabs.com/schedule-meeting-with-naveen/ 

You can contact the above two guys . They can give more practical knowledge on QA  Automation and tools also.

Endhanna antha maata annav ..Cypress is a better framework than selenium . It may have some limitations . But it does the job very well. Selenium is flaky as hell. @migilindhi151 if your app is built in angular , react or vue , try Cypress or playwright , selenium is a big No

  • Upvote 1
Link to comment
Share on other sites

9 hours ago, CreativeThinker said:

@Pandubabu  Some of the points mentioned by you are very true in terms of Cypress over Selenium.

Cypress only supports JavaScript language . JavaScript is not good for Test Automation.

https://zhiminzhan.medium.com/why-javascript-is-not-a-suitable-language-for-real-web-test-automation-3a87eb4b0b50

 

Supports js and ts .. whatever you said is reverse .. all.modern apps are built in vue , react and angular which use js and ts . A modern automation framework resides along with dev code.. it would be a great advantage if your automation framework is in js/ts. Even in the old frameworks with Selenium , ppl preferred js over java , because thr basic browser itself runs on js and you have to use lot of js executors even if you use java as core programming language 

Link to comment
Share on other sites

9 hours ago, CreativeThinker said:

@Pandubabu  Some of the points mentioned by you are very true in terms of Cypress over Selenium.

Cypress only supports JavaScript language . JavaScript is not good for Test Automation.

https://zhiminzhan.medium.com/why-javascript-is-not-a-suitable-language-for-real-web-test-automation-3a87eb4b0b50

 

most of the ui developers are js/ts…even mobile and desktop apps also coming in js/ts now a days…(except swift)…

so the same develooer can write cypress automations as well with out switching to different languages…

its all same eco system…that is giving advantage for cypress…

cypress is new compared to selenium…but adaptations are pretty good…lot of teams are moving towards cypress…so it will overcome some of its disadvantages soon…

Link to comment
Share on other sites

2 minutes ago, Pandubabu said:

Supports js and ts .. whatever you said is reverse .. all.modern apps are built in vue , react and angular which use js and ts . A modern automation framework resides along with dev code.. it would be a great advantage if your automation framework is in js/ts. Even in the old frameworks with Selenium , ppl preferred js over java , because thr basic browser itself runs on js and you have to use lot of js executors even if you use java as core programming language 

Also the link mostly focused on js is difficult to master. Hence not a good choice. Ts is objecr oriented language and addresses majority of js problems that may raise while using js as language for your framework 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...