How to write a testcase and bugreport?plz expln with an example.
Answers were Sorted based on User's Feedback
Answer / ravi kumar venkatanarayanan
Test case should have the following fields
1. Serial no
2. Sequence Id
3. Test case Id
4. Test description
5. Test Data
6. Actual result
7. Expected result
8. Status — Pass/fail
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / riya
test case contain s.no,s.id,testcase id,test data,expected
result,actual result and status where bug fix report contain
s.no,bug id,bug name,bug fixed time,bug status extra the bug
fix report finely deals with bugs where testcases finely
deals with test description.
| Is This Answer Correct ? | 2 Yes | 1 No |
Whole application is taking as single html frame while recording and learning but i want to learn each textbox,text,links whatever the page have.If we click any link in one page that will show another page so i want to learn that pages objects also.I want navigation steps or guidence plz
If I dont have GUI spy on my machine how I do I manage to map my custom object properties
How will u find Automation Test cases and how to find regression test cases?
Can anyone tell me the real usage of compiled modules and user defined functions stating real time example
supose 10 times text data is there but it will run 8 times whtat will you do.
Is it Winrunner supports All web based applications?If supports how extention?
How do you handle unexpected events and errors?
What are data driven tests?
What is the disadvantage of loading the GUI maps through start up scripts?
What string of characters,when printed out to a text file,will create a new line in the text file?
How do you filter the objects in the gui map?
how u can do parameterization in winrunner? tell me the sample code.