Answer Posted / karthick
Test case is a document, design by the test engineers to
check whether the application meeting the client
requirement or not.
This document contains the templates like
1.Test case id
2.Test case description
3.Test case Procedure
4.Test Data
5.Expected Result
6.Actual Result
7.Status
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Explain the concurrency testing?
How to test a stored procedure?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
Can anybody help me out to write test cases for booking train ticket online???
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
Write a test case of login window?
how to make test case for anolog voice logger?
Explain the syntax testing?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
How to generate test cases for 'replace a string' method?