Could anybody send me testcase format for website testing?
Answers were Sorted based on User's Feedback
Test case format does not varies with the type of
application. It solely depends upon the format
specified/accpeted by your client. Similarly there may be n
test case formats for n websites(testing) if they belong to
different clients.
Cheerz,
Saurabh garg
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / yoga s.d
Test case format is same for all the applications. But
changes in the format depends on the company standards. It
means the companies are following their own template/
format to writr the test cases.
But, the commom test case format is:
1) Pre-condition
2) Test case ID
3) Test Description
4) Expected Result
5) Actual Result
6) Pass/Fail
7) Remarks
Thanks,
Yoga S.D
| Is This Answer Correct ? | 1 Yes | 0 No |
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
Can u please explain the regression testing criteria? we are having 1000 testcases, outof 1000 TC'S 800 defects we find,whose priority and seviority is high . in this situation how we can done the regression testing?
Can you explain v model in manual testing?
What is checkpoint? How can you handle the checkpoints?
Hi i am new to testing.. Can u plz tell wat is mean by manual testing and how it is done?
How do u approach for testing a web application?
defination of testing
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under
Hi,please help me out with my ques:when a bug araises how will we send the bug report to developer in which way?if through mail means how which way?first to who we need to send the report?
what is usuability testing ,when and how is it done
What is "Visible State Transition" test? Give example