Wednesday, April 29, 2020

PROFESSIONAL Performance Testing- JMETER from Scratch on Live App



Performance Testing is a type of testing to ensure software applications will perform well under certain workload. Load testing is a simplest

PROFESSIONAL JAVA DEVELOPER TRAINING COMPLETE ROAD-MAP


Java Complete Syllabus for professional developer
     1. Core Java
     2. Advanced Java
     3. Spring Framework 
     4. Hibernate
     5. WebServices
     6. Live Project: Banking, Retails, Healthcare, E-commerce, Tel-communication

Monday, April 20, 2020

Web service API Automation Testing Using Rest Assured for API Testing: POSTMAN, KARATE Framework


                                 Web service API Automation Testing Using
                                               Rest Assured for API Testing:
Web service:
Types of Web Services:
1.    SOAP web services
2.    RESTFUL Services

DATABASE TESTING - using SQL


What is database testing?

Database testing is software testing that checks and validate the schema, tables, triggers of the database under test. It also checks data integrity and consistency. It is also helpful for API testing.
  • validate existence of values in database table
  • validate correctness of values in database table
  • validate completeness of values in database table
I have mentioned complete tutorial for database testing by using SQL query.

Real Time Scenario of SQL Queries for SQL Developer

SQL  stands for Structured Query Language is used in  programming and designed for managing data held in relation database management system or stream process in relational data steam management  system. SQL queries is very famous for API testing and back-end   database testing.
Here is a real time queries used for SQL database.

Real time test case Template scenario for Manual Quality Analysis

Manual Test
How to write real time manual test case on JIRA?
This is a real time scenario of writing test cases on excel. In testing, tester need to manage QA process, test cases, suites, test runs and reporting.
In manual test, JIRA, HP-ALM are famous  project management and defect management tool. I have written test cases for happy path, unhappy path and alternative path of login registration page.

Professional Business Analysis End to End Live Real Course Project Road Map


 In this Business Analysis Class , I have Real time project. This is a complete road map of project. It helps to make you experience business analysis.

Live Project for Business Analyst - Create FRD for Registration page


This is a live project of Pizza Restaurant. As a Business Analyst I have written User story, BRD, FRD, Use case diagram, use cases of my website. This is a Login As a guest PAGE BRD.

Live Project for Business Analyst - Create EPIC, BRD,FRD, USER Story, Use case, Use Case Diagram - Login button

This is a live project of Pizza Restaurant. As a Business Analyst I have written User story, BRD, FRD, Use case diagram, use cases of my website. This is a LOGIN PAGE BRD.

Live Project for Business Analyst - Create FRD for Registration page


This is a live project of Pizza Restaurant. As a Business Analyst I have written User story, BRD, FRD, Use case diagram, use cases of my website. This is a registration PAGE BRD.

Live Project for Business Analyst - Create BRD,FRD, USER Story, Use case, Use Case Diagram


This is a live project of Pizza Restaurant. As a Business Analyst I have written EPIC, BRD, FRD, Use case diagram, use cases of my website.
 *****************************************************************************
 User Story , BRD, Use Case, Use case Diagram for Pizza Restaurant
 *****************************************************************************
In this project, i have categorized my pizza web pages on following epics : Home page, Registration, Log In , Log in as guest,  Menu. Complete work is mention below.

MicroService With Spring Boot Project Live Demo full project

Microsercices and Restful APIs with Spring Boot Project with code and Brief step:

Real Time Core Java Project RoadMap

Core Java 
Java is a programming language that is class based, object oriented and designed to have a few implementation dependencies. This class is very helpful for beginner to advanced Java developer. 

Professional Selenium Automation Course Training Road map

Selenium is a popular open-source web-based automation tool. This course helps step by step guide, code to learn and become professional automation engineer.

Invoke browser using "WebDriverManager" in Selenium Automation

WebDriverManager Automatic Selenium WebDriver binaries management in runtime for Java. It allows to automate the management of the binary drivers (e.g. chromedrivergeckodriver, etc.) required by Selenium Web Driver.

INTELLIJ IDEA SHORT CUT FOR WINDOWS AND MAC

Following short-cut can use for windows and mac

LEARN JAVA Micro-service with live project

Master for Micro service spring boot  JAVA complete live project
Rough Note: Java Micro Service Full Video with Code
- It includes Basic Java concept
- It includes different java basic, core concept
- It has complete Spring boot project code. and many more