Test Cases Reference Document For NIIT Tobacco board: Difference between revisions
Created page with "'''Test Cases Reference Document''' '''For NIIT''' == '''Contents''' == [#__RefHeading__35044_1672326576 Data Integrity1] [#__RefHeading__35046_1672326576 Sanity checks1]..." |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[category:NIIT-Tobacco Board Project]] | |||
'''Test Cases Reference Document''' | '''Test Cases Reference Document''' | ||
'''For NIIT''' | '''For NIIT''' | ||
== | == Data Integrity == | ||
* service mysql status | * service mysql status | ||
| Line 24: | Line 21: | ||
*** Should show complete the running and passive node (if available) | *** Should show complete the running and passive node (if available) | ||
= Sanity checks = | == Sanity checks == | ||
* service mysql status (For checking mysql status) | * service mysql status (For checking mysql status) | ||
| Line 58: | Line 55: | ||
* Test the Synergy application via web browser | * Test the Synergy application via web browser | ||
= Configuration Checks = | == Configuration Checks == | ||
* Mysql configuration | * Mysql configuration | ||
Latest revision as of 11:27, 12 January 2013
Test Cases Reference Document
For NIIT
Data Integrity[edit]
- service mysql status
The result shoud be running
- mysqlcheck -u root -p
After entering the password it should be run without any error.
- Check DRBD
- drbd-overview
- cat /proc/drbd
- Should show complete the running and passive node (if available)
Sanity checks[edit]
- service mysql status (For checking mysql status)
The resukt should be running
- service tomcat status (For chceking webservice status)
The result should be running
- service cups status (For checking printer status)
The result should be running
- Mount status for the windows partition
mount | grep cifs
The command output should be like following
//10.0.1.25/SynergyBarcodeutility on /mnt/windowsahre type cifs (rw)
where 10.0.1.25 is the reception machine ip
- Network status checks
Chcek with ping to gateway, reception machine and cluster ip, primary and secondary node
- Test the Synergy application via web browser
Configuration Checks[edit]
- Mysql configuration
/etc/my.cnf file should be correct
- Tomcat configuration
/etc/tomcat6/tomcat6.conf should be correct
- Iptables/ firewall configuration
/etc/sysconfig/Susefirewall2 should be correct
- DNS configuration
/etc/named.conf
/var/lib/named/eauction.master
both file configuration should be correct.
- HHT (Hand Held Terminal) configuration file check
/usr/bin/hht
/etc/init.d/hht
should be correct
- Cluster and DRBD configuration check
/etc/drbd.conf
/etc/drbd.d/global_comman.conf
/etc/drbd.d/r0.res
crm configuration should be correct