How performance testing can be done manually? can anyone
answer this question plz?
Answer Posted / ramesh raju
in this testing first we have to create the vertual users in
server as per the claint requirements(in case sort of man
power) than we test the performance of build by all users at
a time
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
how to access a build & wat is its configuration
Which are the different tests for apparel testing?
What is the different between SIT and UIT?
Give an example for pre testing and post testing ?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
How to integrate Bugzilla with QTP?
What type of questions will be asking for 2 years experience candidate in manual testing?
What is mean by multi-threading testing?
What is Difference between Test Strategy and Test Methodology?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
What exactly you do as a Configuration controller?