How to write Test Cases? What r the items in the Test Case?
How to say whether the Test Case covers all functionalities
in Application?
Answer Posted / pencildot
u can write test cases in qc, or in excel etc. test cases
are written by requirement study and from the prepared use
cases.
--------------
items in test cases(depends from org to org)
id, name, author, date,etc
description of the test
precondition
data
post condition
expected result
actual result
---------
we can develop a traceiblity matrix to determine the
coverage. it is difficult to cover all the functionalities
but the major should be covered. this requires an efficient
team.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is test closure?
What r the documents required for performance testing
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
online demo for bug tracker tool(let me know the website)
What is application programming interface (api)?
when do you escalte issue to your manager?
What is Wound Fixing?
What is verification in software testing?
How can you do the usability testing?
What is difference between Build, Version and Release
What's the relationship between environment reality and test phases?
What is unit level testing?
how to creat 2 test plan in 2 different environment exp:tour and travel
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
How do u go about testing of web application?