Skip to content

Test Design of xcat inventory phase 1

Weihua Hu edited this page Jan 31, 2018 · 15 revisions

Test Design of configuration management (phase 1)

1 Basic parameter check in CLI

1.1 Option h and help

[Test Case] xcat_inventory_option_h

[Description] This case is used to test xcat-inventory usage information

1.2 Option V

[Test Case] xcat_inventory_option_V

[Description] This case is used to test xcat-inventory option V which used to get version information

1.3 Option t

[Test Case] xcat_inventory_export_option_t_invalid_type

[Description] This case is used to test xcat-inventory export subcommand to handle invalid type for option t.This is a error injection test.

[Test Case] xcat_inventory_import_option_t_invalid_type

[Description] This case is used to test xcat-inventory import subcommand to handle invalid type for option t.This is a error injection test.

1.4 Option format

[Test Case] xcat_inventory_export_option_format_invalid_type

[Description] This case is used to test xcat-inventory export subcommand to handle invalid type for option format. This is a error injection test.

1.5 Option f

[Test Case] xcat_inventory_export_option_f_invalid_file

[Description] This case is used to test xcat-inventory export subcommand to handle invalid file for option f. This is a error injection test.

[Test Case] xcat_inventory_import_option_f_invalid_file

[Description] This case is used to test xcat-inventory import subcommand to handle invalid file for option f. This is a error injection test.

1.6 Miss Option

[Test Case] xcat_inventory_import_miss_option

[Description] This case is used to test xcat-inventory import subcommand to handle missing -t or -o option. This is a error injection test.

News

History

  • Oct 22, 2010: xCAT 2.5 released.
  • Apr 30, 2010: xCAT 2.4 is released.
  • Oct 31, 2009: xCAT 2.3 released. xCAT's 10 year anniversary!
  • Apr 16, 2009: xCAT 2.2 released.
  • Oct 31, 2008: xCAT 2.1 released.
  • Sep 12, 2008: Support for xCAT 2 can now be purchased!
  • June 9, 2008: xCAT breaths life into (at the time) the fastest supercomputer on the planet
  • May 30, 2008: xCAT 2.0 for Linux officially released!
  • Oct 31, 2007: IBM open sources xCAT 2.0 to allow collaboration among all of the xCAT users.
  • Oct 31, 1999: xCAT 1.0 is born!
    xCAT started out as a project in IBM developed by Egan Ford. It was quickly adopted by customers and IBM manufacturing sites to rapidly deploy clusters.
Clone this wiki locally