what is the another name for blackbox testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / maxwell
Infact the other name for BLACK BOX is Functional Testing
| Is This Answer Correct ? | 21 Yes | 5 No |
In automation testing, while doing descriptive programing; how will u get the properties of the objects in what format, what type of a document, and by whom? Pls explain in detail. Thanks a lot
Explain how you can delete excel file in qtp?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Is it possible to test Flat file using QTP? I have two file- first file is Input file and second file is output file. Input file has Format like first 2 field is record type, next 10 field is Description. Output file also has format. I want to check this file format using QTP. Is it possible?? please reply with example.
Hello friends can anybody tell me about the architecture of QTP with diagram of it.this architecture is same for any domain like ERP/Banking/CRM/Healthcare or it's different then please tell me.thanks
write a script to verify the image path(src property) of the images which are in web pages.
want to learn real time automation project(QTP)?
four browser are open same application i want to enter 3browser how?
How will you enchance the script?
How to get line numbers in your editor in expert view?
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
Can u tell me example for virtual objects?