What are the detailed test cases for Vacations Rental
websites (Admin,Traveler,Rental owner)?
No Answer is Posted For this Question
Be the First to Post Answer
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
How will you review test cases?
26 Answers HCL, TCS,
What is STATEMENT COVERAGE testing
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
What is the syntax testing?
Please share all possible positive and negative test cases for SQL reporting services.
Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)
How many bugs have u found in your project?
how many checkpoint u have to used
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
need for documenting test cases??? advantages and disadvantages of documenting test cases???