what is the difference between test senario and use case
Answers were Sorted based on User's Feedback
Answer / varun kumar
Test Scenario is the environment in which all the necessary
requirements are checked.for example for a website testing
we create an environment for performance testing that means
how many users can login at a particular time.
whereas use case is an detailed documents which describe how
the particular software is used by the users.what are the
major functionality.
| Is This Answer Correct ? | 2 Yes | 2 No |
Test Scenario: Is an Item or functionality in the application which has to be test.
Test case: Is about what to test and how to test the functionality consists of precondition,Inputs,expected results..
| Is This Answer Correct ? | 1 Yes | 2 No |
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
What is Statement Testing
what is the difference between adhoc testing, and error guessing
what is Beta testing??
May i know now-a-days most of the companies are following which model?
Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.
Hello, I am interested to make a career in software testing. I am searching for a recommended book in manual Testing tools Please advise recommended books which is a good text book for learning software testing.
How will you link the Defect to the test case? Explain Bug life cycle
explan test metnodology/approch.... with example...
Testing Tools Online Training
what is verification, validation
what is testing process in related to Application testing