how will we know test cases are written by us are correct
Answers were Sorted based on User's Feedback
Answer / jagadish
Take demo of the functionality
Go through use case / function specification
Try to see TC & find out the gap between
Test cases Vs. Use Cases
by this approach we can identify the test cases are correct
and test cases are reached to the requirements clearly
if i am wrong please guide me
regards
jagadish ( jagadishk.9454@gmail.com)
| Is This Answer Correct ? | 6 Yes | 0 No |
by refering the Requirement speciafication / use case design
| Is This Answer Correct ? | 2 Yes | 0 No |
Other than what has been described above, When executing
your test cases you should have positive answer to: 1.Can
you read your Test Cases,2. Can you understand and
follow/execute your them?
Please let me know if I am correct, as I'm a student
learning QA.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ajay
After ensuring that all the testcases u have wirtten is
matching and covering overall requirments and also the
added requirements. This will be reviewed by the review
tester and u can find out the status of ur testcases the
rivision history templet.
| Is This Answer Correct ? | 1 Yes | 1 No |
test case for pen?? with actual value and expected calue
Can any body please tell me how to test Anti-virus software? I have been asked this question many times in interview.They asked this question for a security tester,performance tester & functional tester perception. Hope u guys will reply me. Any suggestions welcome.........
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
How to write test cases for lift?
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.
What are the Test Cases Comes under Regression Suite?
If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.
how to write test cases for online restaurant table booking system?
Test a file replication service that copies files from one net location to another
Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.