What is Component Testing?
How to do Component Level Testing?
Answer Posted / sakate
in hardware component level testing is testing of individual
components whereas unit level testing is the entire unit
which may contain hundred of different kinds of components.
For example a test that may take 3 weeks with 10 units, will
take only half of the time if there is 2 of the component
under test in each unit, and a component level test being
done only on that particular component (if everything else
is assumed to be okay)/
| Is This Answer Correct ? | 9 Yes | 24 No |
Post New Answer View All Answers
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
i want manual and automation test cases and interview questions
What is Test Design ?( Urgent) and Test Design for Printer?
If client give you a project then which testing you will perform first
Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations The client wants their users to be able to login using a page that fits in with the website design. Tom wants to access the website but doesn’t want his login information to be available to anyone else. Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:- Being the only Test Engineer on this task, what would your approach be for this requirement? Identify the key areas for testing this page. What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’. Provide a sample test case that could be used for testing this page, for example as a word or Excel document.
What are the different servers and difference between them?
What’s the difference between a bug and a defect?
What is function points??????
how to create automation frame work ?
What is junit & api?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
uses of checklist
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?