how can we perform load testing and performance testing
manually.
Answer / ganesh
Yes , You can do both in Manual but it wont be accruate,
For Performance Testing , You can start with your
application and check how much time take for the sub pages
( eg. Search , and Adding new data or while submitting the
form etc...) , they may have the requirement for Session
Handling , so u have to make sure that all the search
(reteriving from huge database ) within the session time it
has to dispaly the data.
For Load Testing , You can check with same data /
application run by more than 5 to 6 system at a same time
and check how long it will take to reterive the data from
database.( check with all popup and search screen ).
| Is This Answer Correct ? | 4 Yes | 1 No |
how you setup steps to start a project
what are the testing appraoch that you have tested for Pencil
What is a test requirement?
ofter combine the sub modules which type of integration testing will be done ? and who will do this ?
Can any one please tell me what is the Buffer size of transmission buffer or rectiption buffer in TM,UM and AM of RLC.
What is the difference between test case, test suite, test script, test scenario & test plan?
What r the properties of Radio Button and Table Grid?How do we test Table Grid?
What is test scenario, use case, and test case?
What do you mean by review? How many reviews are there in manual testing? please explain those?
Explain about your current project role? and What are the applications involved? Where you will get paper bills?
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any