How to test the below code and write test case?
Prove that this code is wrong?
int add(int a ,int b)
{return a+b;
}
No Answer is Posted For this Question
Be the First to Post Answer
explain fields of a bug
we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1) functional testing 2)security testing
what are general aspects of security testing?
what is database teesting?
How to write JSON query ? Explain with Example
Explain Application boundary?
what is mean by object oriented design?how is testing affected by object oriented designs?
do you or anyone has 100or over test cases in different categories
Hey guys, Developers compile the code they write. That is a kind of testing!! Which category it belongs to in Testing. Static testing or Dynamic testing. Please clarify
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it in detail.. Thanks in advance G Laxmi narayana...
What are two types of Metrics ?
what is the diff b/w black box and white box