\documentclass[10pt]{article} \usepackage[a4paper,landscape,margin=0.65in]{geometry} \usepackage{booktabs} \usepackage{array} \usepackage{longtable} \usepackage{fancyvrb} \usepackage{hyperref} \usepackage{xcolor} \hypersetup{colorlinks=true,urlcolor=blue} \setlength{\parindent}{0pt} \renewcommand{\arraystretch}{1.15} \begin{document} \section*{Golden QA Report - BAJAJ} \textbf{Journey:} NTB\\ \textbf{Started:} 2026-06-23T11:11:52.058Z\\ \textbf{Ended:} 2026-06-23T11:13:15.036Z\\ \textbf{Duration:} 44s\\ \textbf{Summary:} Total 562, Passed 560, Failed 0, Skipped 2\\ \section*{BAJAJ / NTB} \subsection*{Step Summary} \begin{longtable}{p{5.1cm}rrrrr} \toprule Step & Total & Passed & Failed & Skipped & Duration \\ \midrule \endhead Login & 66 & 66 & 0 & 0 & 4s \\ FD Detail & 89 & 89 & 0 & 0 & 1s \\ PAN Verification & 37 & 37 & 0 & 0 & 9s \\ Email / Personal Details / Address & 224 & 224 & 0 & 0 & 10s \\ CKYC Branch & 64 & 64 & 0 & 0 & 15s \\ Nominee & 82 & 80 & 0 & 2 & 3s \\ \bottomrule \end{longtable} \subsection*{Failed Cases} \begin{longtable}{p{3.4cm}p{4.2cm}p{3.4cm}p{6.8cm}} \toprule Step & Case & Expected & Outcome \\ \midrule \endhead \multicolumn{4}{l}{None} \\ \bottomrule \end{longtable} \subsection*{Skipped Cases} \begin{longtable}{p{3.4cm}p{4.2cm}p{3.4cm}p{6.8cm}} \toprule Step & Case & Expected & Outcome \\ \midrule \endhead Nominee & Create nominee whose name matches the applicant's ow... & HTTP 201 & panFirstName not available from PAN verification step \\ Nominee & Create default nominee matching applicant PAN name (... & HTTP 201 & panFirstName not available from PAN verification step \\ \bottomrule \end{longtable} \subsection*{SKIPPED: Create nominee whose name matches the applicant's own PAN name} \begin{itemize} \item Step: Nominee \item Service: user-services \item Method: POST \item URL: /api/v1/user-nominee \item Expected: HTTP 201 \item Actual: panFirstName not available from PAN verification step \item Duration: 0s \item Docs: - \end{itemize} \paragraph*{Curl} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Request payload} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Request query} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Request headers} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Response headers} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Response body} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \subsection*{SKIPPED: Create default nominee matching applicant PAN name (for FIXINV165 booking check)} \begin{itemize} \item Step: Nominee \item Service: user-services \item Method: POST \item URL: /api/v1/user-nominee \item Expected: HTTP 201 \item Actual: panFirstName not available from PAN verification step \item Duration: 0s \item Docs: - \end{itemize} \paragraph*{Curl} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Request payload} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Request query} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Request headers} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Response headers} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \paragraph*{Response body} \begin{Verbatim}[fontsize=\small] \end{Verbatim} \end{document}