If there is only one module or unit then how you test it?



If there is only one module or unit then how you test it?..

Answer / subhra

if there is one module then do one round of functional testing.means check each and every componet of that module is working or not. if integation testing is possible then do it.considear an example  login module.in this module consits of different componets that is username,password,ok button and cancel button.here check all the comoponets by taking one componet as positive and negative value and others as positive value...here integation is possible check for that also that by entering valid username and password click on ok button check that username is display on not in home page

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is Risk-based testing?

1 Answers  


What kind of inputs do we need from the end user to start proper testing?

1 Answers  


Who can perform the unit testing?

5 Answers  


Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning

1 Answers   IG, Wipro,


Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.

0 Answers  






What is the exact difference between Integration & System testing, give me examples with your project.

2 Answers  


Tell me the scenario where sevirity Low and Priority High?

9 Answers   Siemens, VersatileTech,


I Want to know for the different fields For e.g there are 6 different fields and menus, How much possible test Cases can be written there is any calculation?

2 Answers  


suppose the product/appication has to deliver to client at 5.00PM,At that time you or your team member caught a high severity defect at 3PM.(Remember defect is high severity) But the the client is cannot wait for long time.You should deliver the product at 5.00Pm exactly.then what is the procedure you follow?

6 Answers   DVH, Verizon,


While executing test cases, you got a test case as failed and it has a high severity(Show stopper). What is the next step? How you will execute the remaining test cases ?

3 Answers  


Hi Friends Can Any one give test cases on Credit card system

1 Answers  


I need some negative and positive testcases for pagination on result dispalying page

5 Answers  


Categories