What are the major challenges u faced in performance testing ?
Answer / nick
Well its hard to generalize the answer becoz performance
bottlenecks are specific to each project(they depend on
factors like different server configurations , test
environment , data, scope of the SUT and so on & so forth).
Common issues that i faced over the past few years of my
Performance testing experience :
1)Understanding the actual scope of the AUT(many cases
nobody knows what they want)
2)Creating Workload profile matric
3)Creating effective Test stratagies & plans
4)Selection of testing tools (budgeting issues)
5)Test environment becoz in most cases scaled down
environment( <35-50% ) is what we end up with but, we are
still asked to compare apples to oranges (practically not
possible)
6)Test data ,again what we get is far from what we want
7)Dependencies from other departments
8)deliverables & milestones ( its ironic that QA team is
always expected to perform & perform in time )
| Is This Answer Correct ? | 30 Yes | 13 No |
Using LR recorded the HTML/HTTP Protocol Script of an application. But after record we get to know that the script is not generated. What is the Root Cause of it? Why the scripts are not recorded? Note: 1.Here the application behaves well and good 2.No issues in Protocol setup
How you enhance the basic script?
How to get the intermediate results from Controller, for example, when a 10 hours execution is going on in Controller, before the execution is completed how we can get the results at some 5 hours. Is it possible? (Not through graphs)
How many types of scripts generated in Load Runner?
What is Response Time?
Can u Explain me in real time projects any frameworks follows in Loadrunner ? if Yes plz mentiond(Chandana)
What are the main Performance issues in JBoss server? And How to do it?
Where do you set automatic correlation options?
When a scenario run exactly what happened?
What are the different sections of the script?
Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?
)Example of web_submit_form is the regestration form which u have to fill while creating a mail_Id Example of web_submit_data is the login page contains the fields like user name & PWD. Is this correct answer for diff btn web_submit_form&web_submit_data and their examples.