What is Component Testing?
How to do Component Level Testing?
Answer Posted / balbeer singh
Unit testing is testing each & every function/method.
Component Testing is testing component/module which is a
combination of functions/methods.
Series for testing is
Unit -> Component -> Integration -> System
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
How could you present test strategy for the product testing?
what is difference between win 98 and win 2000 poertating system?which is better one?
What about the test case if the field only takes a certain number of characters or a minimum number?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What are the interview question on insurance domain in manual testing
Write test cases on duster
What are the different ways to check a date field in a website?
Can you explain the pdca cycle and where testing fits in?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
What is coverage and what are the different types of coverage techniques?
qtp9.2 and qtp10.0 difference
Can you explain random/monkey testing?