what is test case ,,,real time i want defination pls ,pls
Answer Posted / vaithianathan
In general, test case is used to detect the defect in the
application and check whether the application is working correctly or not. used to assure and produce the quality software i.e the application is defect free..
it consists of two types
i) Formal, 2) Informal
Formal: has set of Standards,rules and conditions(like test case_Id,Descriptions,I/P,Expected result), based on the prepared requirement specification document, testers will prepare the test case and execute it.and compare the executed result i.e(actual result) with expected result and put the status... (testers should write two types of test case:
I)positive -(application accepting the executing test case conditions) , Negative - used to break the system,(out of box thinking)
Informal: (without any specification document), testers just get the knowledge about the functional flow of the application and test the application fully and prepare the test report.. but it covers all functionality,complexity and other problem of the application...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is exhaustive testing?
Have you ever completely tested any part of a product? How?
please anyone let me know the -ve testing of Excel sheet?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
During alpha testing why customer people are invited?
Describe some staff conflicts you have handled.
what type of quetion may be asked for experienced person in manual tester of 1 year?
What kind of input do we need from the end user to begin proper testing?
In how many ways you perform batchtesting ?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
Functional and Integration test scenarios for actitime application
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is the test harness?
What is early testing?