Q.1)how write negative & positive test cases
Q.2 )write negative & positive test cases for i-pod



Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for ..

Answer / slal

Q1. Negative test cases are always intented to find a
failure result eg: Username should not be larger than 8
characters result: Authentication failed.
Positive test case is expected a pass or positive
result. eg: Confirmation pop up message should be populated
when OK button is clicked. result: Pop up message is
reflected.

Q2. Negative test cases.
1. Press power button and ipod is not turn on.
2. No disaply on screen
3. If ipod is on then touch menu and tracks are not
displayed.
4. headphone has a improper connectivity.

Positive test cases.
1. when power button is pressed ipod is turn on
2. increase the volume seekbar and volume is increased.
3. click on album and all tracks are displayed

Is This Answer Correct ?    7 Yes 4 No

Post New Answer

More Test Cases Interview Questions

If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me

10 Answers  


If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


I have register form there is first name field.what will be the steps to execute test case???

2 Answers  


pls i want test cases for telecom billing system

4 Answers  


If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester

2 Answers   IBM,






How to write test data for login module?

5 Answers  


Write a test case for yahoo

2 Answers  


how to write test cases for the Sorting the Group Name, Group Number, Individual Count, Group Count.

0 Answers  


In a log in page what will be test procedure,test scenario,test discription & test steps?

1 Answers  


What is Initial Configuration?

0 Answers  


how do u knw when to stop writing test case for a given project.

9 Answers  


What are test cases for Car Locking System?

7 Answers   GrapeCity, HCL,


Categories