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 |
why you choosed testing as a carrer?
What is the job of Quality Assurance Engineer? Difference between the Testing & Quality Assurance job.
if my documaents (SRS &FRS) having earros(does not meets) the requirements in that sitchuvation,which document i should take to write the testcases?(othere wise which steps i should take?(Usha)
Difference between Agile process and V Model
can anybody tell what is the extention for java and dotnet application(means exe file extention).its urgent
How to Test Web Application Without a Formal Test Plan....?
How do u go about testing of client server application
whatis the diffrence bug ,error,defect
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
who will infrom the testers when the build is ready to test from developement side?
What if the project isn’t big enough to justify extensive testing?
what is Inspection?