what is the another name for blackbox testing?

Answer Posted / uday kumar_anem

Synonyms for Black-box include: behavioral, functional,
opaque-box, and closed-box.

Synonyms for white-box include: structural, glass-box and
clear-box.

Gray box testing = Black box testing + White box testing

Is This Answer Correct ?    75 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????

1711


Explain how you can delete excel file in qtp?

582


How to record a qtp script ?

546


what is meant by source control?

1685


Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.

1363






I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.

3560


What is meant by a Check Point in UFT? Also, explain the applicable Check Points.

699


Explain about the quicktest professional (qtp) automation object model?

556


This is a question thats generally asked in every QTP interview. What were the problems that you faced during automation and how did you resolve them?

1463


Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?

2134


How you calling actions in qtp?

620


what is keyword driven testing in qtp?n how is it useful?

1482


what kind of frame work you used in your last project?

1809


How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one

1590


1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?

978