Write test data for testing attachments of yahoo
Answers were Sorted based on User's Feedback
Answer / raj
Basically, Test data refers to input provided to the test
case for execution purpose.
I think the answer mentioned above is most qualified to be
a pre-requisiste rather being a test data.
Test data could be:
1. Attachment file name - which would be used in the test
case (test case for Yahoo attachment).
2. Attachment file location\path - which would be used in
the test case (test case for Yahoo attachment)
3. Attachment file type (.i.e. doc,xls...etc)
For eg:
Testdata.xls should be available in the path :
d:\test\execution\testdata.xls
| Is This Answer Correct ? | 32 Yes | 2 No |
Answer / nim
It can be like :
1.File having correct format i.e. supported by the
yahoo....
2.file containing correct data ...
3. file attached properly...i.e. whole data.
4.Empty file. etc
| Is This Answer Correct ? | 11 Yes | 7 No |
Answer / mudaseer
action expected result
click on attach file here the window should open where
i can attach the photo
attach the photo the photo should get attached in the
mail
attach 10 photos one
by one and and enter the mail ---if all the 10 photos are
address and click on send ---not attached it should display
---please wait the photo is
----getting attached and after all
-- the photos are attached it should send
mail
| Is This Answer Correct ? | 1 Yes | 1 No |
When we use Comparison Testing ?
How to make sure test cases that you have written are good enough?
How do we find Pass and Fail percentage of Test Cases in Real Time. Anybody can explain it in Detail..Thanks is advance....
Can you please let me know the negative test cases for telephone and notepad?
7)In a Banking Application, for a module to pay a bill it must have 3 screens (Entry, verification and confirmation screens) in series. It was found that at the final confirmation page the data was getting saved in the database but was not getting displayed on the screen. Which is the best suited category and severity of this defect? A)High severity Content issue B)Low severity Content issue C)High severity Data Loss D)Medium severity data loss
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
What is the difference bet white box testing and black box testing.pls give me an example
Can you do system testing at any stage of sdlc?
If got selected in ur company, what will u do for ur company?(IN P.M)
What is grey box testing?
How do you test for the coockies for a web application?
what is negative testing and positive testing with example?