How do you perform functional testing under load?
Answers were Sorted based on User's Feedback
Answer / lucky123
always functional testing may be carried out with single uer
only.but notwith load.
in controller we r observing the behaviour of functionality
under load conditions.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sean l. wright
There are two ways to accomplish this task.
1) use a load test engine that captures the input and
results so you can compare the result against the expected
result.
2) while running a load test, do manual testing to ensure
that all of the functionality (including no
bleeding/crossing of user data across sessions) occurs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
What do you mean by path?
What is a correlation?
What is the advantage of running the vuser as the thread?
Target 3000 transactions per 1hr 1 Script contain 50 transactions 1 Iteration is taking 20 seconds No.of users 10 and duration 1 hr what is pacing?
When will we use HTML recording and when will we use URL Recording, How we know that when will we use HTML and when will we use URL(Real timers plz)
How you enhance the basic script?
Explain the architecture of ur application ?
How did you plan the Load? What are the Criteria?
What is the benefit of running a vuser script as a thread?
what are the general problems faced in VB Vuser Protocol?
If web server, database and Network are all fine where could be the problem?