What do you understand by the terms ?Response Time?, ?Pages
Per Second?, ?Transactions Per Second??
Answer / rajareddy
Response Time : Time taken by server or applicatio to
respond user reques. (Response time from server/aplication)
Transaction Per Second : TPS is the count of transactions
processed each second. Like Kilometers Per Hour, it is a
measurement of speed.
Pages Per Second : is the count of accessed pages per
second.
| Is This Answer Correct ? | 4 Yes | 0 No |
Explain about gamma tesing?
equivalence class partitioning techniques used in system testing or not
What is software configuration management?
what is deadlock in manual testing?what is another name for this deadlock?
The program prints data on the screen instead of the printer. Referring to the fault above, which load condition errors has occurred?
What is configuration Management What is change management What are Severity and priority levels What is Data integrity and Data validity What are the browsers available and explain their versions Is it possible that Quality variates project to project What are GUI Map files and explain their Contents What is Data base check point and why we go for that What is the difference between the Client server application and a Web application Does Winrunner Supports Web applications What is process Management What is an Error, Defect, Bug What is Quality Which version of Winrunner you are using What is Build Verification and why we go for it What is Defect density What is Integration testing What is Static testing and types of Static testing What is Validation testing what is Data driven testing and why we go for data driven testing what is the definition of Testing What is Sanitation Testing
Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generally do we concentrate more means ex: Joins, Triggers.....Anybody can expalin it in detail..Thanks in Advance....
How do we run the database testing manually
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
2. If you had to give the site a grade, from A to F, where A was exemplary and F was failing, what grade would you give it, and why?
what is the difference between test strategy and test plan?