How to write simple test cases?
Answers were Sorted based on User's Feedback
Answer / la
Any testcase simple or complex should have the following
basic requsites:
1)Steps (it lets a tester know how to proceed )
2)Expected Result
3)Actual Result
4)Pass/Fail
The tester has to follow the steps and see the actual
result shown by the system.If it matches with the expected
result then give the result as pass else as Fail.
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / anjali awasthi
Any testcase simple or complex should have the following
basic requsites:
1 test case id
2 description
3 procedure
4 input
5 expected result
6 actual result
7 status which is pass or fail.
| Is This Answer Correct ? | 1 Yes | 1 No |
write a testcase for electronic door?
How to write test scenarios for a Web application, with an example?
3 Answers Deloitte, LiveTech, TCS,
There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 Answers Infosys, Zycus Infotech,
How should the test cases be framed to validate the excel sheet?
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
Write the 10 test cases for Telephone/Pen.
write test case for optical mouse.
How to write test cases or test scripts for UAT testing which is done manually
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Do anyone hav any knowledge about testing the Eftpos System??Like what kind of test cses that can be prepared for checking the system...
what will be testcases for job portal such as naukri.com , monster.com (as existing user)
How to write test cases for "open file dialog box" for ms word? Thanks a lot!