types of testing? and what is mean bvt and bat ? differ
btwn bvt and bat pls can anybody post the answer
Answer Posted / himanshu soni
Testing can be majorly divided into following types;
1) White Box Testing.
2) Black Box Testing.
White Box Testing: Generally it is performed on the code of
software. To perform white box testing, you have to
understand the logic behind the code.
Black Box Testing: To perform black box testing, you need
not have to understand the logic behind the code. Black box
testing is further divided into sub types, which are as
follows;
a) Functional Testing.
b) System Testing.
i) Usability Testing.
ii) Performance Testing.
1) Load Testing.
2) Stress Testing.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
Difference between winrunner and test director?
by useing qtp where the maximum people feeling difficult
What is the use of test director testing tool?
Explain difference between winrunner and test director?
write a compilemodule function for loginscreen.
What happens when the gui map file get loaded?
How to check the background colour of the screen in WR?
How do you handle pop-up exceptions?
How do you unload the GUI map?
Which are default codes winrunner generates when we start the application?
For my web Application I am recording website by WR. but the fuctions are displaying normal recorded fun. such as set_window...etc. eventhough i selected web add-in at start up WR. how to use web functions? such as web_link_click.... pls. guide
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What are the virtual objects and how do you learn them?
What is tsl? What 4gl is it similar too?