What is meant by Replace String method and the effective scenarios for writing testcases for the same?
What are the contents of Risk management Plan? Have you ever prepared a Risk Management Plan ?
Latest Answer: 1. Risk Identification – the Risk Manager conducts risk identification meetings and uses the Risk Identification report and questionnaire to assist with initial identification of risks. 2. Risk Analysis – this involves categorizing risks, ...
How will you perform testing without expected results?
Latest Answer: This scenario is pretty close to testing without requirements. In an ideal environment this is impossible; you cannot test without knowing what the result should be. Guessing is what I can call it, but testers many times face this kind of situations, ...
What does it mean to tag a release? Why is it important to do this before testing?
Latest Answer: As far as I know, this means that a minor release must assure full compatibility with previous minor releases and you can guess why it is important by seeing the answer. As before any minor release it is very important to check the builds compatibility ...
How do you plan your test cycles in your current position?
Latest Answer: This is fully depend on the Project and the SDLC models usedAccording to me.. my plan should be like this....Test plan preparation Test case design Test execution and Test Log preparation Defect Tracking Test ...
While testing in Mainframe Environment, What are the main considerations?
Latest Answer: While Testing in Mainframe, we need to check how many online screen is getting affected, is there any batch job to be executed, time taken for completing one test case as it will help you to planing and scheduling (assuming defects are bound to come), ...
What are the things that testing team are involved in other than software?
Latest Answer: Testing responsibilities are: To check that the software should be bugless, accourding to our standard, within budget, should satisfy client's need. Overall main thing is client's satisfication, do as client said, if possible. ...
What is Bug isolation? Give some example in C++
Latest Answer: The indicated bug not only there in one covered area, it should predicate to other places too...suppose if a function is defined and parameter is passed with different set variables.the simillar function is used in many areas with overriding conceptif ...
Have you had experience working on projects that involved fund accounting software and/or transfer agencies? If yes, describe your experience.
What is the scope of preparing the Test Plan Document?
Latest Answer: Test Plan says how to schedule the testing along with different testing to be included with all deliverables. Basically it contains the scope of testing, what to test and what not to. Testing everything within a time period and fixed budget is not possible ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top