what are the Test cases we can write for pop-up window,
Anybody can let me know in detail. Thanks in advance.
Answer Posted / 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 |
Post New Answer View All Answers
What are the different ways of doing black box testing?
What are the main key components in Web applications and Client Server applications? and their differences?
how to indentify memory leakages after the build
How many types of api testing are there?
1.what promted you to become involved in QA/Testing?
how to write manual testcases for download the files from the template. for example:from product cost enddate
What is pesticide paradox? How to overcome it?
What is software review?
Explain accessibility testing and its importance in the present scenario.
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
What is the difference between manual testing and automation testing?
how deployment phase of SDLC differs in product based and in service based company ?
What is test out put?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form