Something about me
Contact Info
Lorem Ipsum is simply dummy text of the printing and typesetting has been the industry's.
What our clients say
Lorem Ipsum has been the industry's standard dummy text.
Contact List
Recent Blog Posts
Lorem Ipsum has been the industry's standard dummy text.
Simply Dummy Text
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Simply Dummy Text
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Simply Dummy Text
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Simply Dummy Text
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Simply Dummy Text
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Simply Dummy Text
Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Melisa Edwards
Food CriticLorem Ipsum passages, and more recently with desktop publishing software.

Katie Fox
Fashion BloggerLorem Ipsum passages, and more recently with desktop publishing software.

Janie Doe
UI DesignerLorem Ipsum passages, and more recently with desktop publishing software.

Richard Roe
UX DesignerLorem Ipsum passages, and more recently with desktop publishing software.
Social Media Marketing
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been.
Web Development
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been.
Branding And Identity
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been.
Hello, I am John Doe
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's.
Tags
- Agile Testing
- ALM
- atlassian
- Blog Tips
- Certifications
- Certifications for QA
- Continous Testing
- DB Testing
- DevOps
- Experience Based Testing Techniques
- General Topics
- HP
- IBM
- Information Technology
- ISTQB
- ISTQB CTFL
- ISTQB-CTAL
- ITIL
- Java Interview
- jira-reports
- job hunting
- Job Tips
- Manual Testing
- Microsoft
- Mobile Testing
- OOP Concepts
- QA Interview Preparation
- QA Process
- QAI/ISCB
- Sample Test Cases
- Software Development
- Software QA/Testing
- Software Quality Metrics
- Software Testing
- Software Testing Concepts
- System Integration Testing
- Templates
- Test Automation
- Test Case Writing
- Test Reports
- Test Strategies
- Testing Levels
- Testing Techniques
- Testing Types
- testng
- Tips
- Web Technologies
- Window Commands
Technology
Subscribe Us
About Me
Featured Post
Search This Blog
Pages
QA Interview Preparation
Basic OOPS questions for JAVA
20 Jan 20160What is the difference between an Interface and an Abstract class? A: An abstract class can have ...
Sample Database Queries
14 Nov 20150(adsbygoogle = window.adsbygoogle || []).push({}); 1) Find the Employee who get the second high...
Database Interview Questions for QA Part I
14 Nov 20150What is database? A database is a logically coherent collection of data with some inherent meaning,...
Database Interview Questions for QA part II
14 Nov 20150What is the concept of Index in database and how many types An index can be created in a table to f...
Jira Scrum Reports - Burn Up Report

Jira Scrum Reports - Burn Up Report The Burn-up Chart provides a visual representation of a sprint's completed work compared with its total scope. It offers insights on your project's progress, as we…
Jira Scrum Reports - Burn down Chart

Jira Scrum Reports - Burn down Chart A Burndown Chart shows the actual and estimated amount of work to be done in a sprint. The horizontal x axis in a Burndown Chart indicates time, and the vertical …
Jira Administration

Jira Documentation Directory User Documentation Jira Software Jira Service Desk Jira Core Jira Software Cloud Jira Software Server 8.7 Jira Software 8.7 PDF Jira Software 8.6 PDF …
Run TestNG with Jenkin
In this article we will explain how to control TestNg execution from Jenkin Pre - Requisites: Intellij is installed Jenkin is installed TestNGResults plugin is installed on Jenking. Steps: Open Intel…