From the course: Software Testing Tips Weekly

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Being technical without code

Being technical without code

From the course: Software Testing Tips Weekly

Start my 1-month free trial

Being technical without code

- [Instructor] The term technical has become synonymous with being able to write code within software testing. It's true that many technical testers can code. It's also important to point out that there are a vast number of skills that you can learn without coding that can help you to become more technical. Being able to pull source code from something like GitHub and then maybe being able to create a test environment from that source code. Understanding the log files of a system, like knowing where they are and how to read them. Knowledge of databases ranging from being able to interrogate tables, writing custom queries, and backup and restoring said database. Setting up virtual machines either locally or on something like Amazon Web Services and also being able to SSH onto those machines in order to use them. Understanding how HTTP cookies work and why they're so important to authentication in websites. Being able to proxy…

Contents