Introduction to Database Testing

A beginner’s guide to SQL

Introduction to Database Testing Introduction to Database Testing, What is Database Testing?, What is SQL?, How to Conduct Database Testing?, and Functional Testing vs. Database Testing. 1) What is Database Testing? 2) Functional Testing and Database Testing 3) How to Conduct Database Testing? 4) Manual Database Testing 5) Automated Database Testing 1) What is Database … Read more

Software Testing As A Career

Software Testing As A Career Important Activities in IT (Information Technology) Industry: • Project Management • Business Analysis • Software Development (Front-end and Back-end) • Software Testing (Manual Testing and Automated Testing) • Technical Support (Network Administration/System Administration) • DBA (Database Administration) • Software Maintenance —————————————– If you want to choose software testing as your … Read more

Selenium WebDriver Quick Tutorial

Selenium WebDriver Quick Tutorial i) Introduction to Selenium WebDriver ii) Selenium WebDriver Environment Setup iii) Web Elements and Operations iv) Element Locators v) WebDriver API Commands ————————————- i) Introduction to Selenium WebDriver > Selenium WebDriver is a programming Interface, no IDE > Selenium WebDriver supports various Programming Languages to write programs (Test Scripts) > Selenium … Read more

Java Quick Tutorial for Selenium Part 2

Core Java Quick Tutorial for Selenium Part 2 In Java Quick Tutorial Part 1, I explained, Java Environment Setup & Verify A) Java Fundamentals i) Comments in Java ii) Java Data Types iii) Java Modifiers iv) Variables v) Operators vi) Conditional Statements vii) Loop Statements viii) String Handling in Java ix) Arrays in Java x) … Read more

Selenium Test Life Cycle

Selenium Test Life Cycle Selenium Test Process / Selenium Test Life Cycle Phases: i) Planning ii) Generate Basic Tests/Test Cases iii) Enhance Tests iv) Run & Debug Tests v) Analyze Test Results and Report Defects —————————————– Software Test Process / Software Test Life Cycle Phases in STLC: i) Test Planning ii) Test Design iii) Test … Read more

Selenium The Beginning

Selenium The Beginning i) What is Selenium? ii) Selenium Components / Selenium’s Tool Suite iii) Advantages and Disadvantages of Selenium iv) Selenium Environment Setup —————————— i) What is Selenium? • Selenium is a Suite of Software Tools to automate Web Browsers. (Selenium is not a single tool like UFT, RFT, SilkTest etc…, It is a … Read more

Selenium Test Life Cycle

Selenium Test Life Cycle Selenium Test Process / Selenium Test Life Cycle Phases: i) Planning ii) Generate Basic Tests/Test Cases iii) Enhance Tests iv) Run & Debug Tests v) Analyze Test Results and Report Defects ———————————————– Software Test Process / Software Test Life Cycle Phases in STLC: i) Test Planning ii) Test Design iii) Test … Read more