what are the Test cases we can write for pop-up window,
Anybody can let me know in detail. Thanks in advance.
Answers were Sorted based on User's Feedback
Answer / mfsi_chinmayb`
Hi
Test case for a pop up window can be as follows:
Cosmetic issues :
1.The Height and Width of the pop up window must be lesser.
2.The pop up window must align to the center so that it can
be eye catching.
3.The color of the window must be eye catching then the
parent window/page.
Other issues:
1.The parent window must be disabled during the pop up
window on focus.
2.It should have buttons like "SAVE" or "OK" or "DONE" and
"CANCEL" or "CLOSE".
Other issue is like difference between "x"(close) and "CLOSE".
3.Weather the pop up box is minimized , maximized , move and
close.
4.With the close of the parent window the pop up window
should be closed.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / pramila
1. when pop up window is ther u shouldnt able to click on
the the parent window
2. check for close icon X on the right top corner of the
pop up window
| Is This Answer Correct ? | 9 Yes | 5 No |
Answer / vartu
The primary requirement of a popup window is
1.When u click on a button a window should be displayed with Minmize,maximize and close options.
2.Check the window size according to the application requirements,
3.Check the position of the window like center OR visible
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / hrishi
I'd just like to add one point to the 1st answer.
The first and foremost check point is, when you click on a link, pop-up should come up..
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / satish
Hi
1) check the page displaying in popup is correct or not.
2) check the popup widow size and cotents in the popup
and sub-links if any.
3) check weather a popup is minimize and other popup is
firing or not.
4)check for security of popup.
Thanks,
my yahooid: satish_157
| Is This Answer Correct ? | 3 Yes | 6 No |
what is stand alone application?
how to creat 2 test plan in 2 different environment exp:tour and travel
wht is IEEE 829
2. The prime benefit of testing is that it results in improved defects a. True b. False
5)which of the following is not the characteristics of well written Bug report? A)It describes a real defect in the product B)It describes the symptoms of the problem in terms of the behaviour of the system C)It contain a step by step procedure for reproducing the problem D)None
Hello everybody! i have a question: 1. please describe the most basic tasks of junior tester [3+ years] in a project [client-server and web applications], starting from gathering requirements and until software release to customer. Thanks!
What is test Data?
when we will give testdata while writing testcases r during executing testcases for both positive and negative cases we give testdata
What is a good requirement and bad Requirement
how to execute manual test cases? for example i have a test cases for atm/credit card purchase how to execute them.
Differentiate Defect age and Build interval.
What is mean by "instance" in case of software testing..?