As a tester how or in what way will you test the KYC form in the banking application?How will you develop the test case for the same?
What does the mclabe cyclomatic complexity of a program determine?
Latest Answer: It gives the Cyclometric complexity (CC) of the program i.e it provides the logical complexity of the programClassifications:If CC 1-10 -> Its simple program w/o much riskCC 11-20 -> More complex modrate riskCC 21-50 -> Complex High Risk programCC > 50 ...
How do you obtain the expexted results for testing a search operation?
Latest Answer: 1) Corresponding Search Window should be opened & hold corresponding field names in that.2) Search Operation should be shown correct result while valid data.3) Search Operation should be shown warning message while enter invalid data.4) Search Operation ...
In which phase of SDLC, the fixing of bugs is least expensive?In which phase of SDLC, the fixing of bugs is most expensive?
Latest Answer: bug fixing is least in the requirement & analysis phase and fixing the bug in the last phase tht is maintanence pahse ...
Describe to the basic elements you put in a defect report?
Latest Answer: The following details you can put for the defect report.- Serial Number - Date Found- Tester Name- Screen/Function Name- Test Case Number- Defect Title- Defect Desctiption Steps to reporduce the defect- Requirement Reference- Assigned To- Severity- ...
What is Impact analysis? As a tester how will you do impact analysis in your project?
Latest Answer: Impact analysis- analysis to test toughness of a material ie. its ability to absorb energy during plastic deformation. Tougness takes into account both strength and ductility factor. Impact strengths are generally lower than strengths achieved under ...
Why software quality assurance is important to developers?
Latest Answer: Finding defects from the initial makes better to provide good quality of the software.SQA is a Preventive process. Quality is maintained from each and every phases. SQA focus on processes like defining, continuous improvement with the goal of defect prevention. ...
What is the objective of Defect Prevention meeting?
Latest Answer: Defect prevention meeting will help not to transfer defects to other phase of the SDLC, there helping in increasing the Quality of the application. ...
What are the factors affecting a manual testing project and what are the ways to overcome it?
Latest Answer: Factors affecting a manual testing project are :1- Domain Knowledge.2- Testing Technique u applied.3- How Effective Test Scenario u created to cover the functionality ...
How do you verify the test results and How do you proceed when you do not get the expected results?
Latest Answer: Test Results is verified through by executing the Test Steps with the required environment setup. once the expected result meets the actual, the test result status is reported as "Passed" if the expected results is not get then mentioned the ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top