Answer Posted / poonam
Test cases review includes as:
1. To check whether all requirement are covered or not
2. To check no major scenarios is missing in test cases.
3. Test step is written complete and understandable
4. Clear Expected result is mentioned for each step
5. Checking for all text/ grammatical errors.
6. Flow of test steps is appropriate or not
7.Information related to setup of test enviornment, pre-
requisties, what are the success/ Failed end condition
etc.. etc..are properly mentioned or not.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
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.
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one
What is ramp testing?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Explain the scalability testing?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
What is test cases for mobile phone ?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
what is black box system in software development in system analysis and design?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?