Answer Posted / g.sunil dhotre
Scalability Testing, part of the battery of non-functional
tests, is the testing of a software application for
measuring its capability to scale up or scale out [1]- in
terms of any of its non-functional capability - be it the
user load supported, the number of transactions, the data
volume etc.
g
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is automation testing preferred over manual testing?
Explain the benefits of destructive testing.
How will you manage a team member who is more experienced than yours and what challenges will you face? ( that guy might be technically sound).
What is is External Quality Assurance (EQA) and Final Inspection (FI)?
What are the contents of test plans and test cases?
How to find all the bugs during first round of testing?
Dear All, Is MBA Graduates Eligible for Software Testing jobs? Thanks Ramesh
According to you, when is the good time to start qa in a project?
can anybody tell me that from whr i download rational rose setup (free)?
Define use case testing.
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
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 dimensions of the risks?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
Explain what is a cause effect graph?