Hai, Can anybody tell me what is test scenarios and how to
write test scenarios, pls give me one example.
Answers were Sorted based on User's Feedback
Answer / aravind
test case: test case is idea of test engg to test something
based on requirements..
test scenarios/situation: mean where we(test engg) fell to
test something..
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / chaitanya
I think answer posted by Amika is correct. Test scenario is
the end to end functionality test of a requirement.
| Is This Answer Correct ? | 3 Yes | 8 No |
Answer / ramprasad.s
HI
Test Scenario's is Testing The Combination of Test cases.
For Example:-
Registaring an employee Details Such as
1. Empno
2. Ename
3. Job
4. Designation
5. Salary
6. Deptno
7. Date of JOining.
Enter values for The possitive Test Scenario & Negative
Test Scenario's .
(This is only example To Understand)
bye
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 8 Yes | 25 No |
why do u go for whitebox testing,when black box testing is available?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
wht is IEEE 829
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
What is Test Suite?
11 Answers Digient Technologies,
What is differnce between bug and error?
What is the difference between sanity and smoke test? Please explain with an example.
CAN ANYONE EXPLAIN IN DETAIL THE WATERFALL MODEL WITH THE OUTPUTS OF EACH PHASE.
1.Testing engineer find a new bugs But that function not avaiable in testcase. How do approach the develper to fixes bugs ?
What are the basic concepts of database that a software tester should know?
What's Web-Enabled Application Measurement Tests
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.