regression testing falls under white box or black box testing?
Answer Posted / anuvardhan
Firstly, understand the difference between White and Black
box testing techniques.
Regression Testing is aimed at finding the defects of the
functionality added without knowing the Internal code. So it
falls in Black box testing type.
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
Test Case for Text Editor!
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
can any body help me with providing a a case for usability testing...
write test case for pen cap if it is not present?
Explain the concept of semi-random test cases?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Explain the dynamic testing?
What are the Test Cases Comes under Regression Suite?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
pls i want test cases for oss? whts the process of oss testing