Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on What is the standard for how many test cases one can write per day? within the Testing Issues forums, part of the Software Testing category; is no.of test cases written per day, sort of standard across different types of testing, say functional, performance? What is the number? Is there a agreeable standard on test case ...
|
|||||||
|
|||
|
What is the standard for how many test cases one can write per day?
is no.of test cases written per day, sort of standard across different types of testing, say functional, performance? What is the number?
Is there a agreeable standard on test case productivity? across domains? Thanks Greg |
| Sponsored Links |
|
|||
|
Re: What is the standard for how many test cases one can write per day?
Hi Greg,
The number of test cases that can be written on a day is determined by the test case point (TCP) estimation. In TCP analysis the complexity of the test case is identified and the time frames are fixed based on the complex. The test case can either be of type (1) simple (2) medium or (3) complex. The complexity factor is determined by the following factors: 1. The number of steps 2. Interface with other test cases 3. Domain complexity 4. Integration with other devices such 5. Multi-lingual support 6. Interface with external application 7. Data driven 8. Check points 9. Interacting with ui components such as applets etc., The above factor depends on the application under test, the functional domain tested etc., based on the complexity nature the time line is fixed for writing and execution of the test cases. Test case productivity is a term which means that how many test cases are executed on a day. Each and every company will have a certain standard saying that certain number of test cases will be executed or written of a day. The numbers are determined by the organization level benchmark (OLBM). They will arrive at the benchmark by comparing against the competitors or other projects of the same domain. The benchmark will differ from domain to domain as the functional requirements varies for each domain. Last edited by sridharrganesan; 12-13-2007 at 02:00 AM. |
| The Following User Says Thank You to sridharrganesan For This Useful Post: | ||
|
|||
|
Re: What is the standard for how many test cases one can write per day?
Hi Greg,
There is no such thing that we have to write a particular number of test cases. Any application we test,we will go for a) UI Test cases b)Functional Test cases If we are given any application,we will start writing test cases of UI and functional and we will proceed further. Thats what i know regarding this.Please correct me,if i am wrong. Thanks, Krishna. --The Undertaking of a New Action brings New Strength-- |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Will I be able to write test cases without QTP | Geek_Guest | QTP | 9 | 12-18-2008 03:03 AM |
| how to write test cases for a function | irisli | Test Cases | 5 | 12-05-2008 04:41 AM |
| How do we write test cases on calling cards | Geek_Guest | Test Cases | 1 | 07-19-2007 09:59 AM |
| When do we write negative test cases | Geek_Guest | Test Cases | 4 | 04-18-2007 04:20 AM |
| Standard procedure for writing test cases | Jimmy Zorald | Test Cases | 3 | 03-12-2007 10:28 AM |