Jump to content

Test Cases Reference Document For NIIT Tobacco board: Difference between revisions

From TetraWiki
Created page with "'''Test Cases Reference Document''' '''For NIIT''' == '''Contents''' == [#__RefHeading__35044_1672326576 Data Integrity1] [#__RefHeading__35046_1672326576 Sanity checks1]..."
 
No edit summary
Line 1: Line 1:
'''Test Cases Reference Document'''
'''Test Cases Reference Document'''


'''For NIIT'''
'''For NIIT'''
Line 6: Line 5:


== '''Contents''' ==
== '''Contents''' ==
[#__RefHeading__35044_1672326576 Data Integrity1]


[#__RefHeading__35046_1672326576 Sanity checks1]
== Data Integrity ==
 
[#__RefHeading__35048_1672326576 Configuration Checks2]= Data Integrity =
* service mysql status  
* service mysql status  


Line 24: Line 20:
*** 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 54:
* Test the Synergy application via web browser
* Test the Synergy application via web browser


= Configuration Checks =
== Configuration Checks ==
 
* Mysql configuration
* Mysql configuration



Revision as of 11:25, 12 January 2013

Test Cases Reference Document

For NIIT


Contents

Data Integrity

  • 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

  • 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

  • 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