Answer Posted / savita
Performance testing:testing the stability and response time
of the application by applying the load..load may no of user
or amount of data.
It is not done manually,it is automated by using load runner
.There are 4 types of performance testing:
1.load testing.
2.stress testing.
3.volume testing.
4.soak testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is date field test case
What is a maturity level?
Can automation testing replace manual testing?
What is big bang approach?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
What exactly you do as a Configuration controller?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
Can you explian $ pillar of Agile
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
through which phases a software ttester need to pass like as a junnior test engineer,team lead,project lead,etc.? which is the final stage of your promotion and how will u achieve?
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 do you go about testing a project?
what is diffrence between dynamic black box testing and dynamic white box testing
How to write test case for view the table(i.e it is already stored in database and see the content in the table)