1. What is performance testing..How would you test the
performance of a flash object
Answer Posted / lakshmi v
Performance tests are carried out to test the server side
components mainly and not the objects that are rendered.
Here the performance perspective could be to check if the
flash file is received by the client/browser in the
permissible time. Whether it loads on time or not is to be
taken care in the functional testing phase.
Here it is important to note that the performance test tools
do not consider the rendering time of the downloaded
objects. This is dependent on the client system
configuration and the platform tested.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Have you used any automation tools?
What is a weighted Defect What is Defect Density
insurance domain interview questions ,i done project on insurance (manual testing)
Plz post any critical bugs found while testing desktop application.
hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me
What are the challenges you faced related to production environment bug?
How are the quality assurance activities planned ?
what is angle testing
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
create a daily status report or list the items you will cover in a status report
Why is performance testing necessary to be done for any application?
What are the things the tests ensure?
Where I can get ITB/ISTQB sample question paper?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What are the solutions for the software development problem?