Difference between Test scenario and test cases?
Answers were Sorted based on User's Feedback
Answer / aa
Test Scenario is flow or condition to test the functionality.
From test scenario, test cases are designed.
From one test scenario , can able to write 4 to 5 test cases.
Ex :
For Login functionality below are the Test Scenaro's,
With valid user id and password
With valid user id and invalid password
with invalid user id and valid password
with invalid user id and invalid password
with blank user d and blank password values
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / siva rama krishna.g
Test Scenario can be defined as a group of test cases
combined and a test cases are individual test case.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / manoj
Scenario is the situation
In one Scenario we can write many Test Cases
Test case is one in which how to test the functionality
| Is This Answer Correct ? | 1 Yes | 0 No |
Please give an example of White box Testing?
how can we connect database in manual testing? pls answer for this
Hi I am preparing for a Software testing interviews and i have attended 4 interviews but i didnt succeeded any of those 4 due to the lack of real time experience can any body please suggest a institute who will train for real time scenarios with good project? in CHENNAI
what is the difference between error,bug and defect?
I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.
what is fs
What is web architecture that is followed while doing online project and tell the samples of architecture?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What are the stages in the Test Development Life Cycle?
Can you explain calibration?
define:usecase?
Difference between Agile process and Water Fall model