on what basis a tester writes test cases,i mean is it only
based on FS and if so how can they know that a certain no
of
test cases can be written even b4 they write the test
cases.bcoz a test plan contains how many test cases to be
written by each tester.
Answers were Sorted based on User's Feedback
Answer / rajendra
Basis for writing test cases:
Friends
Normally we need
i. SRS document
ii. Usecase Document to write testcases.
to write Functional testcases.
We need Protype screens for writing GUI testcases.
Some times we will have only Functional specifications,then
we will use only functional specifications alone to write
testcase.
If we have still some doubts in functional flow we will see
the design documents.
Mainly it depends on availability of documents.Generally we
will choose available documents to write testcases.
The number of testcases that can be written for application
going to be tested will be estimated by the Test manager
with his experience.
And Also they will use some Permutations and combinations
to calculate number of testcases.
It not possible to explain in general.If we know the
application functionalities,then it is very easy to
estimate the number of testcases needed to test the entire
application.
Normally this estimation may be less or more than actual
number of testces
Byee friends
Rajendra
rajendra.penumalli@yahoo.com
Call me:+91-9885162742
hyderabad
india
| Is This Answer Correct ? | 2 Yes | 0 No |
what will be the Test case for ATM Machine & Coffe Machine?
what is difference between black box and white box testing? In most of the companies which tecnique is used
1)what are techniques used for writing the Test case?
What are the fields of Tracebility Matrix?
Is this good to start a career as a manual tester?
What is the diff. between Sanity , smoke and ad-hoc testing?
what is test case? what it consists? what are the types of test cases?
Difference between integration and regression testing?
What is test methodology?
how testing is carried out in real time agile methodology i mean to say how a job is assigned to one tester in a team
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
What type of testing u perform in organization while u do System Testing,give clearly