Write test caes on 1.excel sheet
2. gmail attachments
3.raiway ticketing
4.negative test cases on net banking
Answers were Sorted based on User's Feedback
Answer / ganesh krishnamurthy
<b>excel sheet</b> - Check for calculations,Drag and drop
functions for numbers,etc...
<b>Gmail Attachments</b> - check for file format which the
gmail accepts
Check for file size which is not more than the specified limit.
attach and save the mail, The attachment should display in
the draft folder.
<b>railway ticketing</b> book the ticket for past date
system should provide prompt message to enter valid date.etc...
<b>Net banking</b> Check the whether the url works without
https (s)
| Is This Answer Correct ? | 34 Yes | 1 No |
Answer / gunjan kulshreshtha
Negative test cases will check whether you can transfer
money while funds are insufficient.
Check security,cookies and session management,copy paste the
url and close the browser check while opening new browser
links work etc..
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / priyanka
can anyone send proper anser of these 3 questions plzzz
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / ram
Probable positive one is
Valid, Valid set of values ? Are inputs for positive
testcases
Valid ,Invalid
Invalid ,Valid
Invalid, Invalid
Empty ,Valid
Valid ,Empty
Empty,Empty
Remaining all are i/ps
for negative test cases
| Is This Answer Correct ? | 6 Yes | 10 No |
Answer / anusha umrey
simple jsr write all steps u face n in negativ etesting u hav
to write about the invalid data
| Is This Answer Correct ? | 7 Yes | 13 No |
HI i'm Ramu new join as manual tester plz send me test cases for web application testing i need basic idea's
how to write test cases for credit card payment
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
What is the role of QA in a development project?
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage
write test cases for this senario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Who will take care of test plan and test case?
write the high level test cases for winzip file
In a log in page what will be test procedure, test scenario, test description & test steps?
What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance.
Give examples of boundary value and equivalence partitioning test cases.
While writting Test Cases test testers have to write what test inputs/data he/she is going to use