please can anybody tell me, how to indentify the test cases
which can be automated from a given set of test cases, say
20.
Answers were Sorted based on User's Feedback
Answer / santosh pampatwar
To automate or identify the test cases for automation,
these are three simple steps.
1.First identify the functional and nonfunctional test
cases.
2.select only functional test cases for automation.
3.Identify the test cases in such a way that which are very
complex and basic in terms of functinality so for such a
complex functionality test cases we can go for automation.
Regards,
Santosh Pampatwar
Sr Quality Engineer
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / saurabh
Hi,
Very nice question to a very simple ans. U will get ur
ans once you ask yourself 1 question.
'Why is Automated testing required mainly?'
Simple ans dude - Regression testing.
Test cases which have the basic functionality.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
explain end to end scenario's for online Money transfer in Banking Domain?
What is DOMAIN TESTING
test cases on Fan
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: <text>1. software Testing</text> Output: <paragraph><text><desig>1.</desig>software testing</text></paragraph>
What are basic types of test cases?
How many test cases can u write 1) File - open dialog box in notepad pleasse write
What are semi-random test cases?
Write the functional test case for opening a user email account on any website(like yahoo rediff,gmail)
Describe to me the Software Development Life Cycle as you would define it.
how to prepare unit test scripts for accrued interest calculation.