1. Check if default window size is correct.
2. Check if child window size is correct.
3. Check if there is any field on the page with default focus (in general, the focus should be set on first input field of the screen).
4. Check if child windows are getting closed on closing parent/opener window.
5. If child window is opened, user should not be able to use or update any field in the background or parent window
6. Check window minimize, maximize, and close functionality.
7. Check if the window is re-sizable.
8. Check scroll bar functionality for parent and child windows.
9. Check cancel button functionality for the child window.
2. Check if child window size is correct.
3. Check if there is any field on the page with default focus (in general, the focus should be set on first input field of the screen).
4. Check if child windows are getting closed on closing parent/opener window.
5. If child window is opened, user should not be able to use or update any field in the background or parent window
6. Check window minimize, maximize, and close functionality.
7. Check if the window is re-sizable.
8. Check scroll bar functionality for parent and child windows.
9. Check cancel button functionality for the child window.
Comments
Post a Comment