In Testing why We need to Write Testcases compalsarly.
Answers were Sorted based on User's Feedback
Answer / jamespeter
Mr. Vijay do not get angry.This is forum used to exchange
our thought qand clear / clarify our questions / doubts.Mr.
Dinesh asked his doubts. Dinesh may be starter or new to
this field.
I am also having such basic unanswered questions.You
answered the question clearly, but you could avoid by
ommiting the word like "stupid".The sentenses would hurt
the person who asking the questions.I think my suggestion
will not hurt any person particularly you.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / rajesh.veggalam
writing test cases compalsary because in testing all
functions are covered through the test cases. with out test
cases some times we miss functionality have tested.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / kannan ramamoorthy
As explained above, Test case is a Step by step procedure
to validate the functionality of the system. The important
reason why it should be documented is,
1. Testing all the fnctionality is a repeated process and
can be executed any number of times in future. So the plan
is to Execute all the cases with out fail.
2. The testcase may be executed by any other tester. So
rework is avoided.
3. To keep track/cover all the possible functionalities.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / raghava
Test cases must me written to refine requirements. Test
cases show in detail functionality.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / tvl
1.to cover all the functionalities
2.to findout the functionalities in the build are similar
with customer requirements or not i.e is actual = expected.
this is checking like functionalities in the build which
are develoed by the developer are satisfing the
customer/client requirements or not?
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / satyanarayana.a
In order to do testing in an effective manner we need to
write testcases based on the clients requirements(Frs).
We can cover all the requirements interms of test cases.
| Is This Answer Correct ? | 2 Yes | 0 No |
hi vijay ,
this is sunitha yagnamurthy.......this isnot a stupid
answer vijay .....we need to write testcase compulsary but
somtimes the client should not have detailed idea about the
project or other situations testengineer should test
without writing the testcases.....OK
| Is This Answer Correct ? | 2 Yes | 0 No |
hai dinesh,
this is sunithayagnamurthy.we need to wite test
cases compulsary.....testcase means we will write how to
test the project it means we will write the project flow....
this is compulsary every project.but sometimes clients
should not have detailed idea about the project the testers
test the without writing the testcases..but this situation
occurs some situation not all the times
If any doubts is thr please ask me
if any mistakes is their please excuse and tellme what
mistkes is thr in this answer.....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vijay
hi dinesh am extremely sorry..i thought that this question
was not asked by any one and thought this is one of the
interview qustons thus y given like dat. At the Time of
giving answer i dint have complete idea about this forum.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vijay
hi sunitha,
this is vijay, thanks for your valuable
information and am sorry for using that kind of word.excuse
me.k.bye
| Is This Answer Correct ? | 0 Yes | 0 No |
Wht are the Test cases do we write for Message Box.. can anybody answer it.. Thanks in Advance..
Hi frnds can any one tel me , "How can we do security testing while testing a project" ?pls reply soon correct answer ?
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
When we perform re-testing?
Give two examples of HIGH SEVERITY and LOW PRIORITY.
What we do in performance testing? Is it possible without any tool?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.
Test cases for Internal IP Messenger
What is the V-Model Development Method and do you agree with this model?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
what are the test cases to prove that given figure is triangle?