what are the ways to crash an application when it is unter
testing?
Answer Posted / hema
There are no such ways to crash the applications but we can show the fault in the performance of the application using heavy loads and using negitive testing....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
What is test plan and contents available in a test plan?
What is Test Design ?( Urgent) and Test Design for Printer?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
What Is risk Based testing?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
What is 'Account Conditioning'?
What are the different ways to check a date field in a website?
How can I done a Web Testing? Which steps are include in it?
Explain the strategy for testing a Java application?
What is smoke testing and user interface testing ?
What is difference between V-Model and Agile Model?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?