As a real time emloyee how can we define
(i)Measure (ii)measurement (iii)Metric and (iv)Indicator----
----- plz don't mention the Text book defenation...
thnx in advns
Answer / yskumar
Consider a scenario :
As a employee ( of course as a QA tester :-) ) you are
Performance benchmarking say CPU load.
You are interested when ever the CPU touches 95% load. You
trigger / alarm whenever the load is 95% as an INDICATOR.
Often you MEASURE various variables of CPU %idle , %steal ,
run queue etc during your course of testing. ( top , vmstat,
sar commands etc )
Also there is a goal / METRIC to be achieved during the
tuning process for example say maximum 30% CPU idle time at
all times .
/thanks
Surendra Kumar Y.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the difference between sanity testing and smoke testing
is validation done in white box testing .
What is the difference between Technical TestCase and functional Testcase.
how to Link the requirement with Test Cases in the Treaceability Matrix. Give real time Example ( Pl. Real Time Project testers only)
test cases for bulb
the typical Application Test Lifecycle?
how to write manual testcases for download the files from the template. for example:from product cost enddate
Difference between Black & White box testing
What is the difference between client server and web based testing?
what is hotfix?
What is the difference between a standalone application, client-server application and web application?
I know the set of test cases is the TEST SUIT. I have a doubt that practically which test cases are under test suit. Suppose I m creating test cases for User. User - Create, Edit, Delete, Refresh etc. User window have fields - First Name, Last Name, Address, Phone, User Code, User Id, Password and Role. So Create User - [All Positive+ All Negative] Test cases has single TEST SUIT id? Please guide me properly.