What is unit,load,stress,performance testing ?
Answer / ethan
Unit Testing:
unit testing is a software testing method by which individual units of source code, sets of one or more computer program modules together with associated control data, usage procedures, and operating procedures
Load testing:
Load testing is the process of putting demand on a system or device and measuring its response. Load testing is performed to determine a system's behavior under both normal and anticipated peak load conditions.
Stress testing:
Stress testing is a software testing activity that determines the robustness of software by testing beyond the limits of normal operation.
Performance testing:
performance testing is in general testing performed to determine how a system performs in terms of responsiveness and stability under a particular workload. It can also serve to investigate, measure, validate or verify other quality attributes of the system, such as scalability, reliability and resource usage.
| Is This Answer Correct ? | 1 Yes | 0 No |
who prepares the use cases?
how The engineer communicates wiht T.L as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one real time example).and how the interaction will takes place between tester and client can anybody plz clatify me.
wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to white box testing and wt r the types of testing r belongs to both.
Diff B/w Test Strategy and test plan
For Web Applications what type of tests r u going to do .. tell me the Importent ones..
9 Answers Infeneon Technologies,
what is the outcome of testing?
will rapid test script wizard works in web testing?
What r the features,u take care in prototype testing?
what is agile testing
Explain pilot testing.
there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed that bug. when u r doing regression testing from whic test case u'll do tetsing?? will start from 85 th test case are u'll execute 100 test cases??
What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)