can u tell me how do we writetestcases for
perfomance,load,And stress?
Answers were Sorted based on User's Feedback
Answer / guest
Load testing is done by automation.
We have to check the response time for clients
for an instance 500kb loaded within 0.2 Secs.
Stress Testing is used to see the Break Point
of an Application or S/W Performance.
It is said to as Performance.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / saurabh
HAhahahah....
Thats the perfect defination mayb but not the answer to the
guys question.
Its a very wrong conception that Performance testing like
Load nad Stress and Volume (at times) are always done by
Automation tools.
Boss there are many companies who do it manually.
Ok as 4 the test cases, its simple, just write the steps.
e.g. To verify max the no. of attachments which can be
added.
To verify the maximum no. of users which can be added
To verify the throughput time ( your result will come from
a stop watch reading)
To verify ma. no of users...
To verify what happens (beyond max. load)
Anything related to performance which is specified in ur
specs.
| Is This Answer Correct ? | 3 Yes | 4 No |
tell testcase where it is taken and tell the title of the testcase? pls any answer the question?
how to write the test case for 1 to 12 months in equivalence partitioning?
Write the 3 TestCases to prove tht it is a softdrinkbottle or not.
What is business validation test case?
Write 5 best test cases for : Blog,Join now(button)(social networking site,community site)
Can any body explain How to Install the QC9.0 on XP OS
Hai, Could anybody please let me know, how to calculate the number of test cases required to test a program. Please provide me the answer for the following question: “What type of ticket do you require, single or return?”IF the customer wants ‘return’Ask: “What rate, Standard or Cheap-day?”IF the customer replies ‘Cheap-day’Say: “That will be $11:20”ELSESay: “That will be $19:50”ENDIFELSESay: “That will be $9:75”ENDIFNow decide the minimum number of tests that are needed to ensure that allthe questions have been asked, all combinations have occurred and allreplies given. a) 3 b) 4 c) 5 d) 6
Describe to me the Software Development Life Cycle as you would define it.
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
Explain the logic testing?
Give me 10 test cases on library management system
If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one