Write down the template for test case.
Answer Posted / sangeeta
header
test ase name:
requirment number:
release name:
module name:
pre condition:
test data:
post condition:
severity:
test case type:
brief description:
test case execution
Body
step no,action,input,expected result,actual result,sttus,comment
Footer
author:
reviewer
approved by
approved date
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
after completeing testing ,what would u deliver to the client?
What does entry and exit criteria mean in a project?
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
what is a data guidelines?
What r the functional testing u perform?
need testing projects where can i find them
Write a set of test cases to test youtube?
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
What are the main key components in web applications and client and server applications? And explain the differences between them?
Are there more defects in the design phase or in the coding phase?
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....