What information is contained in the checklist file and in which file expected results are stored?

The checklist file contains information about the objects and the properties of the object we are verifying.
b. The gui*.chk file contains the expected results which is stored in the exp folder

Showing Answers 1 - 3 of 3 Answers

chaitanmd

  • Dec 29th, 2005
 

Hi

Mainly there are three types of check list files

1 .ckl , stands for checklist, this check list file will be generated only for GUI checkpoints ,SOMPand MOMP checkpoints . The check list file name will be automatically generated by the winrunner . This checklist file consists of Objects and with their properties . If  any modifications  are done in the existing checklist  that should be executed in Update mode. The expected results will be stored in .txt the filename that will be generated is gui1,gui2...... this file will also be generated automatically

2 .cdl, stands for check database list , this check list will be generated for Database Checkpoints, Default and Custom checkpoints 

3 .cvr, stands for check verification runtime, this for Database checkpoints, Runtime Record check, check point

With Regards

Chaitanya.Mohammad

  Was this answer useful?  Yes

suchitra k

  • Feb 1st, 2007
 

What i Know is 2 types 1. white box2.Black BoxBut my friends saying is unit,integration like that,i think those are catagires under these 2.

  Was this answer useful?  Yes

samhithak

  • Apr 26th, 2007
 

Hi
 
 There are 4 Types of Testing phases.

 1) Unit Testing

2) Integrating Testing

3) System Testing

4) User Accepting Testing.
   
     Other all  testing falls under these phases.
   For example:

    1. White box testing falls under Unit Testing.
 
    2. Incremental Integration Testing falls under Integrating Testing.
   
    3.  Performance testing falls under System Testing.

    4.  User Acceptance testing falls under  User Accepting Testing.

    5. Black box testing falls under all phases.

   

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions