Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowTwitter page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo1
    • Demo2
  • Appium
    • Appium tutorial
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • Cypress
  • More
    • TestingBasics
    • MavenBuild
  • Training
Search:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo1
    • Demo2
  • Appium
    • Appium tutorial
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • Cypress
  • More
    • TestingBasics
    • MavenBuild
  • Training

Monthly Archives: December 2018

You are here:
  1. Home
  2. 2018
  3. December

What is an API and how it is different than webservices

APIBy sunil patroDecember 17, 2018Leave a comment

API stands for Application Programming Interface An API provides a set of functionality, it could be a function or a method that performs a specific task, a simple example could be a calculator program written in any language. One can use this API or calculator program by calling it’s function/method with appropriate parameters. These are generally used…

Java logs to console or file – log4j2 or logback with slf4j

JavaForQABy sunil patroDecember 4, 2018Leave a comment

In this post, we will look into the Logback library and how we can utilise to log messages to console and also in into a file in java projects. You might be aware of one library log4j and used as well, now question is why logback is preferred over log4j, follow here for details. You…

All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top