1). explain need of software testing? 2). explain difference between developer testing & test engineers testing? 3). explain difference between verification & validation 4). which process your organization follows to develop an application? 5). explain v-model? & what is the meeting point in v-model?
Explain black-box testing?
Explain monkey testing?
Explain what the meaning of code walk through is?
Is it true that we can do system testing at any stage?
test scenarios for downloading a file
difference between various black box testing techniques and which test technique is used where????
Why are static testing and dynamic testing described as complementary?
please anyone can help me in giving dumps in ISTQB for foundation level
What is parallel/audit testing?
Explain testability?
hi everyone i want to download test director,winrunner,qtp latest versions pls help me
What are the check points we need to consider while performing Database migration (ex: from oracle 8i to 9i)
Hello Frds, Iam Going to attend Face to face interview on coming Monday in Wipro. Iam going with 3+ years of experience.I'm requesting u all of Frds who attended wipro recently pls post your interview experience, the questions they asked so that it will be help ful to me and other frds who are going to attend wipro.. thanks in advance
Hi can anyone pls let me know, how many test case can be written to this C question (Unit testing) *funame (Int x, Long b) { x=b; x < 5 } Note: - Return type is boolean - Input type is unsigned char