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 |
explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.
What is business validation test case?
i'm confused to wite a Test Scenarios. can any one help me how to start?
HOW TO WRITE TESTCASES ON PENDRIVE
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
How to write test cases for Web related sites(ex: shopping carts sites)
How should write test case (i.e. in proper format or simply step by step) in an interview test paper?
how to write test case for check box like check boxes in gmail and yahoo inbox
If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester
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.
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?