define 1)test methodologies, 2)test data 3) test scenario 4
) test environment
Answer Posted / kishores
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 |
Post New Answer View All Answers
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
What is neutral test case?
What is a top-down and bottom-up approach in testing?
What were the major challenges u faced while testing
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What is data matrix? What is the use of it?
write 5 critical test cases on product payment form on flipkart.com?
What can you tell about the project if during testing you found 80 bugs in it
What are the disadvantages of manual testing?
Does an increase in testing always improve the project?
Explain branch coverage and decision coverage.
when database testing comes into manual tesing
What are the different test techniques used in functional testing?
Can test condition,testcase and testscript help u in performing the static testing
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly