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 |
how do u do integration testing supose u ar in hotmail login page 2nd is mailing page how do u do integration testing for this kind
How do you go about testing a web application?
when we use the Equivalance Partioning techinique
when the tester actually involves in Testing?(at which stage of SDLC)
write five negative testcase for web application?
How to report Negative Test Cases? Do we need to insert any new column in the Test Case Document for Negative Test Cases seperately? I'm very much confused. Please answer this question!!!
what is traceability matricks
what is the good test case ? how can we tell this is good test case ? (test case characterstics)
how to write integrated test case for an ATM?
what is tracebility matrix and what will be there in tracebility matrix?tell me details like idno, discription....etc.pls any one answer this question?
What r the types of Test case design techniques
APPROACHES FOR WEB BASED APPLICATION TESTING. DIFFERENCE CBETWEEN WEB BASED APPLICATION AND CLIENT BASED APPLICATION