Project

General

Profile

Regression Testing Sop » History » Version 1

jun chen, 03/23/2025 12:41 AM

1 1 jun chen
# Regression Testing Sop
2
3
This page shows how to use qa_xxx utilities for internal HVP regression data testing.
4
5
## qa_report_pg_resistance
6
check min path resistance report:
7
8
9
// get report
10
report—misc -min—resistance test—res.rpt
11
// check report
12
qa—report—pg—resistance min—path test—res.rpt.golden test—res.rpt
13
14
check effective resistance report:
15
16
17
// get report
18
report—misc -effective—resistance test—res.rpt
19
// check report
20
qa—report—pg—resistance effective test—res.rpt.golden test—res.rpt
21
22
check detail resistance report:
23
24
25
// get report
26
redirect—to—file test—res.rpt "report—pg—resistance xxx -detail—path"
27
// check report
28
qa—report—pg—resistance detail—min test—res.rpt.golden test—res.rpt