regression testing falls under white box or black box testing?
Answer Posted / nilanjan saha
Regression testing itself means due to fixation of any defect
any adverse effect happened to other modules got effected or
when any enhancement to the product is done.
But for Regression testing no need to know the internal
structure of the code, the end to end functionality is OK or
not.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the state testing?
what is black box system in software development in system analysis and design?
Write a test case of login window?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Can some body help to write possible test cases for a credit card at POS (point of sale)
What is use case testing?
Elaborate test plan and content availability in test plan.
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
In a log in page what will be test procedure, test scenario, test description & test steps?
What are basic types of test cases?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.