How to execute test cases written in excelsheet???
Answer Posted / sonal a shirke
is it in term of manual testing or automation testing?
If it is manual testing then u have to follow the steps one
by one in the test case then u have to check the expected
results with actual result,Then it is pass otherwise fail
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
write the test cases for facility module
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
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.
what is black box system in software development in system analysis and design?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
What is business validation test case?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
pls i want test cases for oss? whts the process of oss testing
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Explain the system testing?
Explain transaction 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.
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?