How to write functional test cases for send button in gmail.
Answer Posted / charith
1.Check whether it is asking for recipient to b added in
the 'To:' WebEdit Box,using a pop-up dalog.
2.Check wheter it is asking for text to be written in the
body of the message, using a pop-up dialog.
3.Check whether it is asking for subject to added or not,
using a pop-up dialog.
4.Check whethet the Message Sent information is dsplayed
after clicking on snd button.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
How will you get the largest subscript of an array in vbscript?
How to access array data?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
What is the scope of a constant declared using public?
What are lbound and ubound in the vbscript language?
please can you help me to get a code of flames using a visual basic 6
Explain about operator precedence in vb script?
how to comvert 120 into one hunderd twenty rupees only and vice varsa
How to open excel in vb script?
What are keywords in the vbscript language?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
Which in-built function related to an array joins substrings into one string in the vbscript language?
Which operator is used to perform the comparison among 2 operands in the vbscript language?
How are comments handled in the vbscript language?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.