What is Automation Software Testing?
First post of mine is about Selenium importance in Automation Testing and answers for some common questions about Selenium
Nowadays, every other engineer is moving towards Software Testing. High market value of QA engineers is motivating IT engineers to learn about testing.
Software Testing has two major roles:
Software Testing has two major roles:
- Manual Tester
- Automation Tester
Before continuing, let me tell you one thing that it doesn't matter what you know and which branch of engineering you belong to. I've heard people say they are not good at any programming language, as they are from a non-technical background. My friends, don't worry about that, as Selenium and programming languages are two different things.
While doing automation, you need to write some logic and if you also want to maintain your code, you will need some OOPS (Object Oriented Programming System) concepts.
While doing automation, you need to write some logic and if you also want to maintain your code, you will need some OOPS (Object Oriented Programming System) concepts.
What do we do in Manual Testing?
We can perform only 3 actions on any site
We can perform only 3 actions on any site
- Click
- Select
- Enter data
Now wait for my next post to know "What is Selenium?"
Labels: automation, automationsoftwaretesting, automationtool, selenium, softwaretesting, testautomation
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home