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 ...
What are the steps or methods we use when analyzing or troubleshooting an issue/problem?
Latest Answer: Reproduce the defect, record the steps, analyse the environment, functional dependancy if any exists. Gather the Exception stack with which I dont have to reproduce the defect. it provides more than sufficient information to Dev team. Also You can customize ...
There is a new build and you have not much time left behind to test, what will you do? (apart from risk analysis, prioritizing functions, what other approaches would be a good answer during an interview
Latest Answer: I think Risk based testing is the best answer, but if we need to think anything other than this, then as soon as the new build has come, we can do a smoke test first if things are fine its better to perform and adhoc test, but should be done by th etesre ...
What is your recommendations on testing tools and testing methodologies for SOA testing ?
what are the challenges you face as a manual tester?
Latest Answer: 1. Incomplete/Changing requirements.2. Limited time for delevery.3. In-sufficient testing team.4. Configuration problems (like s/w, h/w and networking problems) ...
What kind of issues do you encounter in browser compatibility testing?
Latest Answer: While browser compatibility testing, i have faced many problems like:1. There were many functionalities which were working on firefox and not working on IE.2. UI elements are not properly aligned in all the browsers on the same screen resolution. So developers ...
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top