give some good bugs that u have found ?
Answer / helen
Some of the bags i have found are:
the response time was so slow for the system, this was
because they were using String class for strong an object
which needs string manipulation .
Solution:USE stringBuilder class which is mutable string.
When the user enters data and closes the button the data
was added to the database which should'nt be.
When the user clicks save button twice error was displayed
data already added
Solution:Disable save button after click.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is performance Testing and Regression Testing?
i have 1.6 years exp .but i wish to learn QTP .so how can proceed for that .shall i do any course for that or self study.what is the market situation for QTP??
what is the meaning of the negative testing?
How GUI testing will be done in manual testing for a website?
What is Usability testing, pls explain with example.
Why most of the software company preferred manual testing even though many automation testing tools are present in the market.
what is meant by defect bash?
What is the Role of Bug Tracking System
3 Answers Atlantic Scientific, Deloitte,
what is data base testing, explain with example
Could Login Id field accept special characters?
you will be given a program and asked to write the Test Data and expected output for the same. for eg: there is a program which returns the sum of largest two numbers in an integer array.
what r all the testing methods & what methods u r using 4 the current project.