is it necessary to write test cases in tabular form or will
point wise will do.
Answers were Sorted based on User's Feedback
Answer / anusha umrey
When they ask for test cases then write in tabular form and
when they ask for test conditions then write point wise
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / subhasree
The Test cases can be written in two format :
1.In excel sheet
2.Using tool
In both the cases it consist of different colums as
For example:
Test step Test data
Select the login page N/A
Expectedresult ActulResult Result Deffect comment
It should It displays pass
the login page
diplay
the login page
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / dharmaraj reddy
yes u will be given a test case template in that u have to
write one after the other
the way u write the test case is shuold be like a command
like for a login tab and a password tab
enter ravi
enter suresh (as of a command)
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the scalability testing?
Tell me number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF
What could be test cases for windows calculator using risk based testing
How to generate test cases for 'replace a string' method?
How to test Webservices and how can we write test cases for that
Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.
Please tell m all posiible tst cass for this--> A password of password field will expire in 45 days.It should send 1st reminder message to user whn 10 days are left and 2nd reminder message when 5 days are left and 3rd reminder mssage when 2 days are left.write all positive and negativ test cass for this.
test cases for traffic signals in a four raod junction.
write a navigation for object repostory
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.