define 1)test methodologies, 2)test data 3) test scenario 4
) test environment
1) Test Methodology is nothing but implementation of test
strategy i.e description of test levels in which several
test activities are performed. As from testing perspective
integration testing, system testing uses black box testing
methodology. Unit testing uses white box testing methodology.
2) Test data is a real time data prepared with the help of
use cases or sent by the client side. It is used to test the
condition using real time data.
3) Test scenario is nothing but a sequential steps followed
to design test cases. EXAMPLE: to test ATM withdrawal
process we create scenarios.
4) Test environment controlled environment replica of real
time environment where where would be executing our test cases.
I tried my best to answer above questions now lets hear what
other members have to say on the above
Thanks
| Is This Answer Correct ? | 16 Yes | 2 No |
What is the difference between Sanity and Smoke Testing? With Example.
pls explain perfomence testing and strees testing load testing
What is build interval period?
who prepares the following documents and when are these prepared?please explain in detail?WHAT ARE These meant for? srs,frs.brs,use case,test plan,project plan
what is STUB & DRIVERS ?
what is test plan and test procedure
How do you know when the product is tested well enough?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
How will you divide two numbers without using the division operator?
2 Answers Aspire, College School Exams Tests,
I heard that 2 0r 3 tier applications can be tested using Browser in the <<Intranet>> Is it correct. pls correct me
contents of test plan
how u will write test case for system testing give me example