Answer Posted / mohan krishna
During this process, testers will executes all the
prepared test cases. which is called as "Entire
Functionality Execution".
Before going for executing testcases testlead will
review all the testcases in a document called as Requirement
Tracable Matrix(RTM) or Validation Tracable Matrix(VTM). Which
defines mapping between the prepared testcases and the document.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
write test cases for flipkart.
What is component testing?
Write test cases for 8+4?
Explain the branch coverage testing?
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.
How should I maintain the test cases and Test Log for different versions/builds of the application.
write test case for pen cap if it is not present?
Write a test case of login window?
What is quick test professional and what test environment it supports?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Please guide me for Add new user test cases
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Explain the format of a requirement traceability
what is the test plan for ms-word
Which of the following defines the expected results of a test? Test case specification or test design specification.