are the test cases stored in database nowadays? pls tell
me... then give clear details about test case preparation
and test case execution



are the test cases stored in database nowadays? pls tell me... then give clear details about test ..

Answer / purni

NO, test cases are not stored in the database. Test cases
are stored in excel or word or Test Director. Lets take
yahoo mail Username to write the test case. In the
requirement they will define how they want the username
should be like only numeric or only alphabet or alphabet
with 6 or 8 characters or alphanumeric value. Lets take
alpha numeric value. When we write the test case we have do
both positive and negative test steps. For ex. First write
the test step has you entered only alphabets, in the second
step write mention that you entered only numeric value, in
the third step mention that you take alpha numeric value.
First two steps are negative testing and third one is
positive one.

Now comes the execution, Once you are done writing you
testcases and approved by the team lead then we proceed
with execution. You havve to execute according to your test
steps. By this them the application will be full ready to
work. So go to yahoo mail and try to enter the user name
using your first step it should give you a error message
because we have to enter the alphanumeric but you have
entered only alphabets. Second step will do the same thing.
When you go to third test step then it will go through
since you entered the correct value in that functionality.

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More Test Cases Interview Questions

Can any body please tell me how to test Anti-virus software? I have been asked this question many times in interview.They asked this question for a security tester,performance tester & functional tester perception. Hope u guys will reply me. Any suggestions welcome.........

2 Answers  


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

0 Answers  


Can test case contains more than 50 steps in single test case?

4 Answers  


How should I maintain the test cases and Test Log for different versions/builds of the application.

0 Answers  


How about do we go as far as writing test cases is considered?

1 Answers  






Explain the static testing?

0 Answers  


If there are 4 buttons New,Edit,Delete & Refresh for Item screen .May I have to write 4 different test cses for each button OR I can perform all operations[Create,Edit,Delete & refresh item] in a single tes case? Please reply as early as possible. It's very urgent to me

10 Answers  


do we write separate test cases for each type of testing? for example for functional testing and integration testing,we write two seprate test case documents or just one?please explain.

5 Answers  


Explain the soak testing?

0 Answers  


can one give the test cases for Installation Testing

1 Answers  


If there are 10 steps for a test case. and for this test case there are 6 expected results. should I write 6 exp. results in the Expected Result column for a single tes case

4 Answers  


Write the test case for a login page?

0 Answers  


Categories