What is use of writing Test cases
Answer Posted / obul reddy.m
Test case is nothing but a officil document in testing, it
include what to test, how to be test, what are steps to
follow, what data to be used, what are the actual result
against Expected these details are clerly mentioned in the
test case,
So at the same time testing test cases are re useful in
testing,
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the important modules of an automation testing framework?
Do you know how can we make one test method dependent on other using testng?
Tell me the fundamental difference between xpath and css selector?
Can you explain data-driven testing?
What are the points that are covered while planning phase of automation ?
Define sdlc in testing.
What is the difference between automation tools and management tools?
On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.
How do you plan test automation?
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
Tell us what methods of robot class do you know?
Tell us which package can be imported while working with webdriver?
What are the main attributes of test automation?
1.Which functinalities of QTP using in onlinebanking system? 2.in lift which kind of testing you perform? 3.how do you test money is transform from one account to another account in online banking?
What is testng and why is it better than junit?