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 |
What components will be covered in the web site testing?
What are the different strategies of rollout to the end users?
What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
Hi friends, Is there any difference in testing the web applications which are built on different technologies like .NET,PHP,J2ee etc ?if yes then how the testing differes from one to other?(for me its urgent to know the diff. btn .net and php).can anybody answer soon....!
what is debugging and whitebox testing and what is the diff?
what is the main difference between client server and webserver???
In which type of testing testing started from requirement phase?
3 Answers Cap Gemini, Persistent,
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
In Agile process, If you have not completed task in the Sprint time, How do you complete the task or do you add the task to next sprint.
What is the difference between re testing and regression testing?
what is different Between Risk and Issue ?