How would you determine the performance of a web application
by looking at the values of ?Response Time? and ?Pages Per
Second??
Answers were Sorted based on User's Feedback
Answer / rahul
we say performance of a web application is good when response time < pages/sec and vice versa.
Performance is Inversely proportional to Response time.
Correct me if aim wrong. Thank u.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / karthik
performance testing is conducted at this point based on SLA
- service level agreement made by stakeholders inception of
the project.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is d difference between software development life cycle & system development life cycle?
Today an interviewer asked me if severity assigned by tester and priority is by developer then why tester assigned priority of defect in defect report ??
What is the difference between Smoke Testing & Sanity Testing?
write five negative testcase for web application?
What is the difference between bug , error and defect ? Explain with example. 2... What is diff between test approach , test strategy, Test plan and test methodology documents? 3...How to test a website with manual testing? 4. What methodologies have you used to develop test cases?
13 Answers Infosys, SCI, Wipro,
What is an exit criteria?
Can you explain the concept of tailoring?
When should testing start in a project?
What is Trivial Bug?
can you write test cases on pen?
Explain pilot testing.
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?