Latest Answer: Integration Testing : Tests interaction between the integrated modules.System Testing: Tests an integrated system to verify that it meets its requirementsSystem Integration Testing : Verifies that a system is integrated to any extended or third party ...
Latest Answer: Hi,In my current Projectexample for High Sev and Low Priority Bug--In "Apply for personal Loans" PageThere is a validation that states: Any customer can apply for Prsonal Loan once in 2 yrs only. But actualy in the application there is a chance for applying ...
Latest Answer: Hi,Bottom – Up Approach: The subsystems in the lower level of call hierarchy are tested individually. Then the next level subsystems are tested that call previously tested subsystems. This is done repeatedly until all the subsystems are included in the ...
Latest Answer: System testing or functionality testing is done when we complete sanity testing.when we complete writing test cases and execution them with no defects then wecan say test development and execution complete. ...
Latest Answer: Hi All,Patch : It is a addition of code or fixing the bug in the released product by giving the additional installer or exe which will over-write the defect. Here user/customer need not install the whole product.Build : It includes the code which change ...
Latest Answer: The Test Methodologies are refinement of Test Strategy.Black box testingWhite box testingGrey Box testingRed box testing these are the Testing TECHNIQUES & not Methodologies. ...
Latest Answer: Winrunner recording modes are context sensitive mode and analog modeby default winrunner takes context sensitive mode.In context sensitive mode, it records mouse click. ie., press and release of the mouse. whereas in analog mode it records all mouse moments ...
Latest Answer: The preferable check list is(I am using this).1.Understand the need of module/function in relation to specs2.Make sure about the type of values you are passing to the function as input.3.Have a clear idea about the output that you are expecting from the ...
Latest Answer: Functional Testing is Testing a developed application against its functional and business requiremnts.This can be done with
(1) Functional Specification Documents,
(2) Requirement Specification Documents,
(3) Design Documents,
(4) Use cases.This ...
Latest Answer: Effort Variance= (Actual effort-estimated effort)/Estimated effort*100Schedule Variance=(Actual elapsed time- estimated elapsed time)/estimated elapsed time*100 ...
View page << Previous 11 12 13 14 [15] 16 17 18 Next >>

Go Top