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 strcomp function works?
Write a Script for ATM in QTP
How will you get the octal value of the given number in vbscript?
What is the scope of a constant declared using public?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
what do you mean .ota mobile format
Why to use option explicit in vb script?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
what is resorceallocation
What are the data types supported by vbscript?
What is the use of the recordset object and which statement is used to create such an object?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
How are values assigned to the variables in the vbscript language?