What are the testing techniques and what are the difference between Unit testing & White box testing
is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing
so what we do in Unit testing
Answers were Sorted based on User's Feedback
Answer / sujana
Testing Techniques:
1. Boundary Value Analysis
2. Equivalence Class partitioning
3. Error guessing..so on..
Unit Testing: will be done by developers for their individual modules in development stage
White box testing: It will be done by developers or testers who has the knowledge on coding part also.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / jayachandran
we 2 different kind of job. in testing proscess
| Is This Answer Correct ? | 0 Yes | 3 No |
I have interview on Guide wire testing. If you please share me.
There is a front end application to enter name and marital status. you are provided with a fesh database. On entering 5 set of data at a time an error occured, but on entering rest of the records you were not able to reproduce it. What could have been the reason for the error.
I attended an interview for Testing as a fresher, I said I already had project training, they asked me if I found anything difficult while testing or preparing test cases, one other question was if I am given the same test cases again the next day will it be a waste of time. Really I dont know what answers they expect please help.
What are the Assumption while writing the test cases? Explain with the example?
Whar are the different types of defects/errors are commonly appear during the real time software testing?
4.what is deliverables?what are the things is included in the deliverables?
How can a testengineer coordinate with developer in fixing bugs?
what is RTM
what is testing? What is software testing? how can i write test case on pen?
Efficient % is calculated at which level?
How do you test if you have minimal or no documentation about the product?
I have a doubt in writing a test case... if suppose in a round if they ask to write a test case for any situation such as(Search engine)... in the testcase do we need to fill up the actual result and status Column in the test case??(please answer i am confused)