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


Please Help Members By Posting Answers For Below Questions

What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?

1655


When to stop testing? (Or) how do you decide when you have tested enough?

639


could any body plz let me know which is best training institute for telecome testing in hyderabad?

1513


how to indentify memory leakages after the build

1630


What is Mixed Testing

1626






Explain the defect life cycle.

623


Which model is following in your company for developing software?

705


How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....

1626


What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing

2402


After insert the record in front-end, how will you check the back end by manually? Please explain?

608


What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.

1995


What are the cases when you’ll consider to choose automated testing over manual testing?

619


In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).

1417


Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.

1579


How can data caching have a negative effect on load testing results?

2366