For example out of 100 test cases if I ask you to automate
how many you can automate?
Answer Posted / tripathy
Hi,
1. Study all the test cases.
2. Select the test cases with are used frequently(Used for
regression).
3. Select the frequently used test cases which can be put
in to scripts.
4. Add the autimated test script to the test suite or Test
framework.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How to write email id in world wide web
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
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
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.
write a test case for telephone billing ?
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?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
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
Explain the sanity testing?
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.
How should I maintain the test cases and Test Log for different versions/builds of the application.
In a log in page what will be test procedure, test scenario, test description & test steps?
Elaborate test plan and content availability in test plan.
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.