Wht are the Test cases do we write for Message Box.. can
anybody answer it.. Thanks in Advance..
Answers were Sorted based on User's Feedback
Answer / radhika
1.First click on the particular object by which the pop-up
msg box displays.
2.Check wether it appears immediately or not.
3.Check wether it has the proper content in it or not.
4.Check the buttons like Ok,Help,Quit,AboutUs...etc...if
provided are activate or not.
5.Check after clicking on that button next operations are
performed or not.
5.check wether msg box disappears when Cancel or Quit is
clicked..if provided..
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / rahul
1. check wheather the msg box appears on time.
2. check all the functionality in that.
3. check if it takes u to next phase whn u click on ok.
4. finally a pop-up should appears before these 3..
cheers
rahul.ghatge
| Is This Answer Correct ? | 2 Yes | 3 No |
Plese tell me What is V model how do u prepair documnet using V model ?
what is latent bug and golden bug.
what is module testing, integrity testing? what is a test script?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
Different types of design documents which can be used to write effective test cases(if FRS and SRS is not enough to write the test cases.)
What is Service Pack?
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna
What r the types of test methodologies?
What is Stability and Performance Testing in Testing the TV
Mainly how many types of reviews are present?and what is the importence of reviews?
What is deployment testing ? How it is performed ?
Can you explain decision tables?