How can I do a documentation of Test Cases? Which steps are
in it?
Answer Posted / amit
Thanks for replying Kiran & Sujit.........
If I want to send testing report to my boss with complete
documentation then how can I do it?
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is base time , how can we base time your doc"s ?
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
What is the Myers Boundary Table?
What is the most important phase in STLC and Why
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
What are the different strategies for rollout to end users?
What is an mr?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
Give the real-time example for back-to-back testing?
What are the phases involved in software testing life cycle?
How did you do unit testing in your project?
Have u ever done testing related to a database,give examples to support u r answer.