Write test caes on 1.excel sheet
2. gmail attachments
3.raiway ticketing
4.negative test cases on net banking
Answer Posted / 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 |
Post New Answer View All Answers
Which of the following defines the expected results of a test? Test case specification or test design specification.
Can some body help to write possible test cases for a credit card at POS (point of sale)
how to write a test procedure & test log for login system
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Explain the logic testing?
What is transaction testing?
How should I maintain the test cases and Test Log for different versions/builds of the application.
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Write a test case of login window?
Explain the sanity testing?
How to write the test cases for STP
In a log in page what will be test procedure, test scenario, test description & test steps?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.