What is the use of GUI,Bitmap and Database Checkpoint how to use...i have to test one web application and one ofline application both are client-server environment..please help me Thank You Subhash

Showing Answers 1 - 2 of 2 Answers

Krishna

  • Jul 31st, 2006
 

GUI  : The main perpuse of using GUI checkpoints r automating the behavioural property 0of the objects.

Bitmap: To compare the current behaviour of image with earllier beviour of  the image( Eg: Digital Signatures,comapny logos...)

Database : To conduct the backend testing on our app we can use this checkpoints(Database Verification)

  Was this answer useful?  Yes

ramakrishnab

  • Aug 23rd, 2006
 

GUI check point: To check the properties of the object we can use this check point

win runner supports three types of GUI checkpoints

1.single property

2.object/window property

3.multiple objects property

Bitmap check point: To compare the images we can use this check point

 win runner supports two types of Bitmap checkpoints

1.Object/window bitmap

2.screen area bitmap

Database check point: to check the impact of front end operations on back end table contents we can use this check point.

win runner supports three types of database checkpoints

1.Default check

2.Custom check

3.Runtime record check

  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