are the test cases stored in database nowadays? pls tell
me... then give clear details about test case preparation
and test case execution
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 |
write the test cases for how do u send a message in mobile
write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?
5 Answers CTS, iGate, Magic Software,
How will you review test cases?
26 Answers HCL, TCS,
Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
can anyone please send me the sample testcases on how to write it into the testtemplates
WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
Who will take care of test plan and test case?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Writing Test cases based on the understanding of the UX document
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.