regression testing falls under white box or black box testing?
Answer Posted / hariharan
black box testing , since it is a test carried out wen a new
module is added to the existing function. It just tests the
whole functionality of the system.
Is This Answer Correct ? | 32 Yes | 2 No |
Post New Answer View All Answers
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Why is it that the boundary value analysis provides good test cases?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
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.
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
What is the domain testing?
What is the syntax testing?
please give me different test scenario for uploading whatsapp status from gallery and camera
write a test case for yahoo compose page?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
What are basic types of test cases?