send test cases for system testing and what these test
cases actually contain?
Answer / guest
System Testing means we are doing the testing for overall
system.
we are performing this testing after completing the
functional testing only
we are following the same test case format for system
testing also.
test case document formate is:
Test case id
Test case preparation date
Prepared by
Test data
Execution steps
Expected Result
Actual Result
Status(either pass/fail)
seviorty
priority
comments by tester
comments by devolper
| Is This Answer Correct ? | 2 Yes | 1 No |
Describe V Model with the entry criteria of each Test Phase.
Tell me the scenario where sevirity More and Priority Low?
What is change request,how u use it
What is meant by Domain knowledge?What are the Domains?How many types of Domains are there?
What is the difference between stlc and sdlc?
by testcase how to achieve 100% branch coverage for the following code. Read P Read Q Print "P" Print "Q"
why sanity testing and why smoke testing?
1.What is the traceability matrix template? Darw the all fields? 2.What is the risk factor problem related to project? 3.risk factor ratio in ur company? 4.What is the purpose of ?check-in?,? check-out??
Where will you give the Reproduce option in Bug report?
How to test login Page ? What wud be the possible Test cases ?
how can test the entire web site?
What is White box & Black Box Testing?