Admin

Create a New Sprint – Manage it in JIRA

Create a New Sprint - In JIRA, a Sprint is a defined time period in which a Scrum team commits…

5 years ago

Text Field search using advanced search in JIRA

Text Field search can be done using the quick search, basic search, and advanced search. Search Filters assist the team…

5 years ago

Stakeholder Engagement & Management in Agile

Stakeholder Engagement and Stakeholder Management are arguably the most important ingredients for successful project delivery. Stakeholders of a project are…

5 years ago

Scrum vs Kanban – Agile Methodologies

Scrum Vs Kanban is about two different frameworks for implementing agile development. Kanban methodologies are continuous and more fluid, whereas…

5 years ago

JIRA Scrum Board – Create & Customize

JIRA Scrum Board is a tool to help teams to achieve their goals and deliver the product in the scheduled/committed…

5 years ago

WSJF – Weighted Shortest Job First Prioritization Technique

WSJF is a Prioritization method that helps calculate and understand what is the level of the financial impact of not…

5 years ago

CHANGE Input Data using SORT Lookup

CHANGE in OUTREC statement can be used to look up and change the content in the file while sorting. Build…

5 years ago

XML statement generation using SORT

We will generate XML statement from input records having fixed positions using SORT. We will use REMOVECC, HEADER1, BUILD, JFY,…

5 years ago

SAVE discarded records using SORT

Record Selection for Output File can be done using STARTREC, ENDREC, INCLUDE/OMIT, SAVE Parameters. Use SAVE to include records for…

5 years ago

Instagram Content: How to Create a Robust Plan for Your Brand

Instagram is a powerful marketing tool for businesses of all sizes. But simply setting up an account and posting at…

5 years ago

Business Analyst Interview Questions and Answers

Business Analyst helps businesses in improving processes, products, services and software through data analysis, research and then making recommendations about the…

5 years ago

Agile Estimation Techniques

Agile Estimation is the process of finding an approximation level of effort, which is a value that is usable for…

5 years ago

JOINKEYS File Match and Comparison

The JOINKEYS File Match utility help in comparing two files. JOINKEYS File Match operation is controlled by JOINKEYS, JOIN, and…

5 years ago

PSD Practice Assessment Random Mode Questions

Welcome to the PSD Practice Assessment Random Mode. This is Part III of 680 Questions - 1 set of 80…

5 years ago

PSD Practice Assessment Real Mode Questions

Welcome to the PSD Practice Assessment Real Mode. This is Part II of 680 Questions - 4 sets of 80…

5 years ago

EPIC JQL to find included Issues and Subtasks

EPIC JQL (Jira Query Language) lets you formulate search queries that exactly match your Jira configuration. Many JQL can show…

5 years ago

OUTFIL control statement in SORT JCL

The OUTFIL control statement describes the output file(s) and the processing to be done on the output records. OUTFIL processing…

5 years ago

Conditional Expressions use in COBOL

Conditional expressions identify conditions that are tested to enable the object program to select between alternate paths of control depending…

5 years ago

EVALUATE statement in COBOL Programs

EVALUATE statement is used for conditional processing which helps in eliminating a series of nested IF statements to test several…

5 years ago

Cloud Misconfiguration: What it is & How to Avoid It

Cloud security threats, especially those resulting from cloud misconfigurations, are on the rise even as cloud adoption increases. If an…

5 years ago

DB2 EXPLAIN: Access Path for Query Optimization

You can use the DB2 EXPLAIN statement to determine the access paths for the SELECT parts of your statements. DB2…

5 years ago

Sprint ID for an Active or Closed Sprint

JIRA doesn't have a direct "Sprint ID" field exposed in JQL (JIRA Query Language). In JIRA, the Sprint ID serves…

5 years ago

MERGE control statement use in SORT

The MERGE control statement must be used when a merge operation is to be performed; this statement describes the control…

5 years ago

INREC control statement use in SORT

The INREC control statements allow users to reformat an input record before processing. The user can  Define the parts of…

5 years ago

Find Duration – Add – Subtract – MOD Duration using COBOL

The FIND DURATION function is used to calculate duration between: Two dates A date and a timestamp Two times A…

5 years ago