Q.1)how write negative & positive test cases
Q.2 )write negative & positive test cases for i-pod
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 |
what is parametrization ? How do you parametrize in qtp ?
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
Any body need Realtime project with full material and explaination? I am working in a MNC and i want to start the classes for manualtesting along with QC9.0 with fully realtime scenarios and i will give assistanc about how to attend the interviews and how to get a job with experienced resume make a call to 9884521049 8939010639
Which of the following defines the expected results of a test? Test case specification or test design specification.
Write the functional test case for opening a user email account on any website(like yahoo rediff,gmail)
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
how we write a jwebunit test case for check whether the ip address correct or not.
wirte the test cases for triangle by using testing techniques
8 Answers Blue Star, George Mason, HP,
If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(
Explain the component testing?
Explain the state testing?