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 |
How do you review testcase (Types of review)? and whom to send for review ?
what are the different methods to test a product in 'Japanese' language? NOTE:User is unable to perform basic functionalities while using the app..(copy, paste, text selection etc.)
Smoke testing done by whom
Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand
When do you stop testing?
How do we run the database testing manually
1.hi plz can u tell me some tesyt case for creating a new folder and rename that folder 2. second plz send me some test cases for a msword file and for "save as option"
describe the difference betweeen Test scenario and Test Case
what is UAT and IST ?
Can you explain the different methodology for execution and design process in SIX sigma?
what is compatibility testing
If we have 9 floor n 3 eggs n we have to check from which floor the egg wont get break.how can we do that