What is difference between window(" ") and dialog(" ") in QTP while creating script?

Showing Answers 1 - 1 of 1 Answers

Pruthvi

  • Jun 29th, 2006
 

Window is a seperate window that appears on clicking on a particular link on which we can perform actions like edit the content etc.This will contain many objects like chkbox,edit box, combo box etc.

Dialog box is used by developers to validate a field.It will contain an alert message and OK or/and Cancel buttons.

  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