list out types of white box testing with breif explain?
some body told seven types are there, plz give me ans.
karthis4u@gmail.com
Answer Posted / rpb
white box testing:testing done on the source code by
developer
it includes nany steps some as follow
1)path testing
2)condition testing
3)loop testing
4)memory testing
5)performance testing
1)path testing : write flowgraph and test indepentent path
2)condition testing:all conditions involved in the
application with all cycles(ex:if(cond < 10) { } else { })
3)loop tesing:check all loops available in the source code
(ex:while )
4)memory testing:1)reduce rewritten codes in multiple
programm
2)if developer not used in-built
functions then all in-built functions are refered and use
in source code and removes those written by developer for
in-built
3)unused variables , function , objects
those are defined but not used (for this developer will go
to automation tool known as "rational purify")
5)performance analysis:for this developer will go to
automation tool known as "rational quntify"
using instead of functions
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
how will you test a wine filled bottle along with 100 glasses
Tell me about Agile scrum and what is your role in Scrum ?
What is the negative testing and example
Does an increase in testing always improve the project?
how to test a web application manually?can u explain indetail?
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
I want to know about satyam manual testing questions
how will you estimate of your website?
What exactly you do as a Configuration controller?
Tell me agile process in your company
can anyone tell me few critical bugs in ecommerce project.
Define brain stromming?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
what is traceability matrix and its usefulness