test cases are generated to discover the functional parts of
ant application or say software .firstly see what should be
present in test cases
pre-condition;
test case id
test steps
expected results
actual results
bug id should not be present
Bug ID will not be present in the test case as bug will be
detected after the execution of test case.
Santosh Pampatwar
Quality Engineer
Satyam Computers
Test case format(IEEE829 Format):
Test Case ID:
Test Case Name:
Test Suite ID:
Priority:
Test Setup:
Test procedure/Data Matrix:
It is Test case format,so Bug ID not comes in testcase
template
a) In the tMy name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in
I am take the class for projects if you interst contact
If any body want full explain send the mailest case
objective is not contain
i think objective id and bug id will not be present
why because objective id is not meant for each and every
test case.
objective id will be meant for functionality.
what is the objetive for this functionality. based on the
functionlity we will write the test cases.
so objective id will not be present
bug id is not in the test case design template
it will be done only after the execution of the test case
Bug Id is not present in test case. The reason is while
preparing test case doc we dont need to include bug id in
it. It will come in Test Log doc only during execution.
requirment ID and bug ID are not present in test case
as requirement ID is part of requirement traceability
matrix and bug Id is part of bug reporting.
BUG ID is not present in test case obviously becoz that is
for what u write test cases for....
secondly, how can u assume there is going to b a bug...
;-)
Actually the testcase format as follows
1.Testcase ID
2.TestsuiteID
3.Testprocedure
4.Testdescription
5.expected result
6.Actual result
7.testdata
8.Defect ID(Bug id)
9.severity
10.priority
11.Remarks
Anwser for the question is 1.requirment id and 2.objective
will not appear in test case.
2.6.3 User Interface
Different Polls could be present at different channels,
pages within channels, and at home page. User interface for
Poll will be as described below:
- Beneath poll current result(running status) to be
shown in graphical form(say progressing bar chart) all the
time, in same window as poll.
- Link ""All Polls >>"" to take user to Polls home
page which will have all the active polls with results
underneath.
- All the polls not older than one month will come
under Active polls category.
- User can take Active open polls, but cannot react
to Active closed polls. Can only view results of active
closed polls.
- No Interactives available for polls - "Add a
comment", "Rate"
- Registered User can take a poll only once, after
that only result is shown to user. To unregistered user it
will be open.
2.6.4 Interfacing/Sourcing Details
- Polls is going to be a separate module, an internal
application, which editor/admin can publish.
- Admin/Editor should be able to publish polls on
separate channels, pages. Assign closure dates.
- Admin/Editor can upload images, change look n feel,
add a brand, link/url to it.
- System to capture user details(screen name/name,
id, email id), do loyalilty points calculation and add to
user loyality points.
2.6.5 Rules and Conditions
Unless assigned a closure date, by default all Polls will
be open for 30 days.
this is the SRS how to write the test cases for the above
functionalities help me
Could someone answer the following testing Questions?
1)Give 5 reasons why a build can be released with bug
2)Write a bug report for a word processor program which
crashes when the
contents of 89th column is been sorted in assending order.
3)write test 10 cases for program which has a table with 2
fields of NAME
od char type and CLASS of INT type.NAME fields is truncated
after 26
charaters and CLASS takes value between 1 to 9 both included.
There are 3 possible opearations program can perform
a)When a new student joins the class the program adds a new
field
b)When student leaves the class the field get deleted
c)when student gets promoted then program incremts the class
by 1
Write 5 test cases for the scenario.
4)write 10 test cases for a program that takes date in
dd/mm/yyyy format
and prints it out with a increment of 1.
for dates (dd) can be given in the range 1<=dd>=30
for months (mm) can be given in the range 1<=mm>=12
for years(yyyy) can be given in the range 1600<=yyyy>=9999
5)Give 5 bugs that could cause a program to crash when it
printed the
999999 th pages 1000001th line.
hi iam working in HCL as a fresher n iam dg automation
testing
i am going to give client demo
i did some 7 scripts
i want to call all those in some new page in QTP
I KNOW CALL THE EXISTING ACTION N COPY OF ACTION
if we use any of these options while running it will show
the whole script
but is there any other method while running it should not
show the whole script
it will show only the calling lines
plz give me detailed explanation to ds
i need reply fast
plzz
If there are 10 steps for a test case. and for this test
case there are 6 expected results. should I write 6 exp.
results in the Expected Result column for a single tes case