Can someone help to write testcase for the scenario as
early as possible.:
1. Complaint logged since one week
2. complaint info sent to supervisor with high priorit mail
3. 10 users logged into website , performance could not be
degraded ( response within 5 seconds)
4. site should be user protected.
5. it should be work with IE 6 IE 7
6. complaint log should be generated more than one week
No Answer is Posted For this Question
Be the First to Post Answer
Can any one please help me with this? I have application, for this no KT session or FS are provided, So now i have taken bottom-top approach, by writing the system testcase using the application. But my TL told me to write regression testcase. What i understood about regression testcase is that-For one scenrio or testcase multiple data, So testing the same scanario with different multiple data. Is this right or Wrong?
What are semi-random test cases?
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
HOW TO WRITE TESTCASES ON PENDRIVE
How would you do " Keeping two folders in sync testing"
0 Answers ABC, HCL, Microsoft,
If I give u refill which cost is 5000 & I ll give u refill then how u find that refill cost is right or wrong? & that refill is new in market.
What is quick test professional and what test environment it supports?
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
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
how to write test case for Add, Delete,Update,search and Edit button. Please its urgent.Could anybody help me as soon as possible
need for documenting test cases??? advantages and disadvantages of documenting test cases???
how we test the login page using jwebunit test case...