What is use of writing Test cases
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / allin
To check all the functionality covered or not(missing
functionality).
compare actual and expected result.
based on that we can store the defect logs.
thanks & Regards,
| Is This Answer Correct ? | 0 Yes | 0 No |
Anyone aware of Test Runner (ETL Automation Testing tool) if so please help me with material in keerthi.smile14@gmail.com
What automating testing tools are you familiar with?
Do you know what is a xpath?
Can we do automation testing without a framework? If yes, then why do we need a framework?
What are principles of good testing scripts for automation?
Why automation testing?
How to open an application through scripting in QTP? Give me Syntax and example please
how to choose a test automation tool?
Can you tell some good coding practices while automation?
What are the frameworks available in rc?
How do you select which automation tool is best suited for you?
Dear Friends, Please Let me know which is the open source software(Free of cost) to do cross browser Testing.