How to crash or break the web-based application
Answers were Sorted based on User's Feedback
Answer / venu
By using the concept of SQL Injection the web applications can be crashed
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / arulvanan a
By testing the application.After tesing the web based
application we will come to know that what are all the bugs
yet to be fixed.
Is This Answer Correct ? | 1 Yes | 5 No |
How will u satisfy Ur Client,P.M,T.L?it need to satisfy clients,P.M,T.L?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
tell me some major and minor defects in ur net banking project?
some major negative test cases to break the sign up page having username password, email, url address field and some check box selection options ?
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
wht is Driver in Integration testing
After insert the record in front-end, how will you check the back end by manually? Please explain?
What is application programming interface (api)?
what is testplan? and can you tell the testplan contents?
what is database testing?
What is the difference between stress and load testing?
what is v-model? explain it in detail?why we call it as v- model not an u-model?