Application contains many text fields,buttons etc.Many test
cases can be written for the application.I read that test
cases should not be too many.So text fields can be tested
by entering Blank space,special symbols,Alphanumeric
data,Empty & so on IF I write for all these data for every
text field on each screen then my test cases will be
unnecessarily too long .I m confused here wether I write
Test cases for all or not.Suggest me the proper answer.I
want answer from Experienced person
Answers were Sorted based on User's Feedback
Answer / ganesh
Hi Friend,
Yes ofcourse!
Your testcase should not be too long.In your above scenario
you can write only BVA and Equivalance partioning while you
are executing the test case you can do the adhoc testing
which includes ( special symbols, empty, editable..etc..,)
hope this will get clear idea, if not let me know..
aroorganesh@rediffmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nnr
I should appreciate ur question! But ur Q having confusion
itself because ur asking to test "Blank space,special
symbols,Alphanumeric data,Empty" features for test above
feature u need to go for EXTENSIVE Testing (Like BVA and
ECP etc)but extensive testing is having too many test cases
The only solution for ur Q is
Perpare Test date in table and give hyperlink of table at
test description then ur test case will be simple but cover
all feature in "Test data table"
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bao
Hello. I am not here to answer your question. I jus found a
job as software QA engr. And i am totally new to software
testing.
So can someone pls help me in the following scenario?
there is this registration screen, and it contain:
One textbox called Nickname which only accept alphanumerical
One textbox called Contact which only accept numerical,
One textbox called Email which can be filled with
alphanumerical and symbol
and One button called Register
now becos there is so many textboxes, where i can filled
with alphabet, number, symbol, "just space", leading zeros,
leading space.
there will be lots of combination.
can someone pls help..
i will be appreciated if u can post the test case of the
scenario i mentioned. Lots of Thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Bao,
First thing you have to do is post your
question in the question column not in the answer column.
In the requirements they'll mention what you have to do for
each text box. Your have create your test cases according to
that.
For example.
1. Nickname text box should contain alphanumeric values. In
the requirement they'll mention how many alpha values and
how many numeric values it should accept. For ex. nickname
text box should contain xxxxxx12 mean minimum 6 alpha values
and two numeric values. so according to this you have to
write positive and negative test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Should we test every possible combination/scenario for a program?
Differentiate between severity and priority? who assign these parameters to a bug?
what is the Testing Process in your organization
What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc
What is difference between Manual testing and Pega/BPM testing?
what do you understand by browser and what r the types?
What are the possible testcases for online mobile recharge? For eg, in a web application like paytm.
howmany buids u hav in u r project , for how many days u get build
Can anybody tell me by refering which documenet a tester writes test scenerios? And what is the need of test scenerios an how a tester determine the coverage of test sernerio?
Which are the possible test cases can U write for Combo box validation ?
what is test initiation? can anybody post the answer. very urgent?
What is Difference between Test Strategy and Test Methodology?