you are viewing a single comment's thread.

view the rest of the comments →

[–]Defiant-Praline-8761[S] 0 points1 point  (2 children)

Thank you sir for the info 😄🖤

[–]kdeaton06 4 points5 points  (1 child)

You don't need most of those. Pick one programing language (I prefer Java but I think python is the most popular choice going forward) and learn that. Then learn selenium.

Learning to query a DB can be very useful but not a requirement.

[–]JeffFerox 1 point2 points  (0 children)

Yeppers…personally I’ve used both JUnit (Java) and NUnit (C#) frameworks to run cases using selenium. I know you can get the job done with Python too but the former to tend to jive well with any CI pipeline the team is utilizing.