+ 2

Languages for software testing?

Hi, I'm actually working as Software tester ad i was trying to boost my cv. Wich language would be useful for software testing? Sql or is better else?

13th May 2020, 8:06 PM
Elena
Elena - avatar
12 odpowiedzi
+ 3
BroFar yes I'm working as Tester but we do Black box testing so I would try to Learn languages that would be useful for my career
13th May 2020, 8:42 PM
Elena
Elena - avatar
+ 2
Javascript + SQL
13th May 2020, 8:23 PM
GermoOKD
GermoOKD - avatar
+ 2
Elena maybe I'm a bit confused but you said you are actually working as a software tester and asking which language would be useful for software testing ??? Did I miss something or what ?
13th May 2020, 8:34 PM
BroFar
BroFar - avatar
+ 2
Today are ofered automated testing tools. But for boost own knowhow the best I think will be c#.
13th May 2020, 8:39 PM
JaScript
JaScript - avatar
+ 2
Elena I would probably suggest cpp and sqlite but here is some details GeeksforGeeks pulled up which might answer your query better. https://www.geeksforgeeks.org/software-engineering-black-box-testing/
13th May 2020, 9:39 PM
BroFar
BroFar - avatar
+ 1
For a helpful answer you need to specify the area in which you are / want to be a test automation engineer. What kind of applications are you testing? FE / BE? Web? SAP? APIs? There are thousands of possible flavours... Which domain? Automotive, Aircraft and medical have quite different requirements than most others...
29th May 2020, 4:48 PM
Sandra Meyer
Sandra Meyer - avatar
+ 1
Thank you Sandra I work for a Finance Company and I have tested FE/Web and and used sometimes Soap Ui
29th May 2020, 4:57 PM
Elena
Elena - avatar
+ 1
Finance, perfect, me too. For FE and Web you primarily need Java (e.g. for implementing selenium tests), JS and Python. You'll always need some SQL / noSQL knowledge, especially in finance sector due to tons of data to test and analyze. Python is useful for data analytics as well. R is a supercool language for QA topics in finance and provides many testing libraries and features. And if you are in touch with some SAP topics I recommend to take a look at the testing courses on openSAP. Summary: Start dev basics with Java or JS, continue soon with either Python or R. Data science spread in where you are able to.
29th May 2020, 5:01 PM
Sandra Meyer
Sandra Meyer - avatar
+ 1
Great Advice 😁
29th May 2020, 5:15 PM
Elena
Elena - avatar
0
Hi! If you're looking to boost your CV as a software tester, here are a few languages that are highly useful: SQL – Definitely a must-know for testers, as you’ll often need to query databases to validate data and ensure everything is working correctly. Python – Great for automating tests. It's easy to learn and has libraries like Selenium for web automation, PyTest for testing, etc. Java – Common in test automation (especially with tools like Selenium and Appium), and widely used in many enterprise environments. These are the most popular languages. thank you
25th Jan 2025, 5:38 AM
Ruhi Parveen
Ruhi Parveen - avatar