Hi,
I have written some test steps in order to track some known bugs or
detect potential bugs. Follow these steps, I can check if KDB works well.
May I put these test steps to this mail list? Or is there any place
that is suitable to document these steps?
The document style may be:
----------------------------------------------------------
Test command "bp":
Set or display break point.
----------------------------------------------------------
Steps:
1. Enter KDB
2. bp xxxx
3. xxxx
......
n. go
Expected Result:
xxxxxx
----------------------------------------------------------
Thanks.
Sonic Zhang