How do you determine when and what to test?
Latest Answer: Testing should start early the software devlopment life cycle to reduce the cost. Testing is risk based activity. We can adopt different approached for testing depend upon the aims and goals of project. Experience in testing will definately help to decide ...
Realizing that you cannot test everything, how do you prioritize your test cases?
Latest Answer: I thought of an automated solution to this question. If you kept track of the approximate total amount of time spent writing and maintaining a script, that would help prioritize the test. Assuming the testers are rational, they will spend ...
Latest Answer: Load Runner may be one of the efficient tool for testing the Web Applications to check its performance and its link with the server. ...
Given modules like enter pin, menu, cash withdrawal, collect cash, receipt how will you do integration and system testing can anyone explain it to me
Latest Answer: Integration testing: This we test whether all the Modules are integarted properly or not. this is done is 5 ways 1) Top down Integration ...
A system that has been working fine for the past 25 years has been given to you for testing and that has no errors how will you convince your senior that you have performed testing?
Latest Answer: There are so many modules in Net Banking. Now adays banking sector is rapidly changing. so some of the modules are:1. Account Summary: Detailed summary, Mini Summary .......2. Funds Transfer: Own Branch, Different Branch, through Card Number, through ...
for personal access only by client and the testing company) web browser
Latest Answer: All milestones, including creating a build for a third party have some features in common.Coming up to the special build, a partial freeze, or slow down on developement work should occur. There should be a shift toward bug fixes.When the number ...
This question has to do with program efficiency, where we will define it to be:‘Physically reading the least number of records required to produce the desired report.’The report we must produce
View page [1] 2 3 4 5 6 7 Next >>

Go Top