What is ur goal when ur doing Performence Testing of an Web
Application..?
Answers were Sorted based on User's Feedback
Answer / lia
Our main goal in doing a performance testing is to find the
bottlenecks that occur in an application under different
load conditions. To be specific, to find a point where the
response time becomes infinite under a particular peak load
or when a system crashes under heavy load.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vids
As A tester my goal is to report performance of the
particular functionality(asked by client) of the web
application while doing the performance testing. If there
will be any bottleneck it can be rectified. As a whole team
our goal is to achieve the performance of the web
applications desired by client.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rambabu-hyd&bang
In general there are two types of scenario's.
1)Manual scenario -used in general scenario's
In MANUAL SCENARIO we define the number of vusers,the
load generator machines,and percentage of vusers to be
assigned to each script.
2) GOAL ORIENTED SCENARIO -used in the web applications
in goal oriented scenario,we define the goal that our
test has to achive
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / prem
Performance testing are two types.
1.Manual performance testing
2.Automation Performance testing
To test the Web Application our main goal is to speed the
execution of an application under various conditions.Testing
the performance of the application for various data
volume.Testing the performance of the application for
various number of cun-current user.How the performance when
multiple user access at a time.
| Is This Answer Correct ? | 1 Yes | 1 No |
How t o create Libreary files on QTP
Tell me what is tsl? What 4gl is it similar too?
What are the risks associated in automation testing?
Is there any freeware tool for automation testing of mobile applications for BlackBerry and iPhone platforms ?
Do you support automated testing? Why?
Where to maintain information like login, password and url?
Describe common problems of test automation.
is there any one got offer from snapdeal?
Describe common problems of test automation.
Can the activities of test case design be automated?
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
Tell me which web driver implementation is the fastest?