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
What is byref and byval parameters in vbscript?
How should i Create Email invite with server-side Coding?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
What are events in the vbscript language?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
How can you fetch the value of a cookie?
There are 5 web pages.write a script to click the button on 4th web page.
How can constants be declared in the vbscript language?
What is the purpose of on error resume next statement?
How to access array data?
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Can anyone send me a vb script function for verifying the functionality of active links on a web page
Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...
How many types of operators are available in the vbscript language?