Wht are the Test cases do we write for Dialog box.. can
anybody answer it.. Thanks in advance
Answers were Sorted based on User's Feedback
Answer / sindhuja rao
check whether the Dialog box pops up at approriate time
Check whether it contains all the objects
check whether the objects are properly spaced in the Dialog
box
Check whether the Dialog box takes U to next stage after a
valid value has been entered.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pradeep nambiar
1)Verify the value displayed in the dialog box is in
sorting order
2)Verify the length of the dialog box is more so that the
larger data can been viewed.
3)Verify the values selected in the dialog box is displayed
in the view page
4) Verify the re selected values in the dialog box has
replaced the old values.
5) verify the proper value displayedi n the database table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Please give me example of low priority and hign severity defects?
while reading srs document if you will get any doubt, what you will do?
What types of testings can you use in a sequence to test ATM transaction??
When we do white-box Testing? At wat stage it is done? I said it is done by Developers(but interviewer dint get satisfied? Answer me!!!!!!!!!
How to write JSON query ? Explain with Example
Can the static testing be done for both web and client server application?
difference between 2 tier and 3tier?and what is the defination of tier?
1 Answers Ybrant Technologies,
Wht are the Test cases do we write for Dialog box.. can anybody answer it.. Thanks in advance
what is a Checklist
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.
what are known issues? Explain
What is d diff. between d window based application and web based application testing?