what are the ways to crash an application when it is unter
testing?

Answers were Sorted based on User's Feedback



what are the ways to crash an application when it is unter testing?..

Answer / @mit

Basically there is no specific scenairo to crash the
application under Testing but by using Negative Testing and
by using Prior experience(Domain) v try to crash the
Application.

Is This Answer Correct ?    2 Yes 0 No

what are the ways to crash an application when it is unter testing?..

Answer / ravi_8085

To crash an application, use the negative/exceptional
scenarios like:
1.Invalid Inputs (including space, NULL,characters like ',-
etc,0,-0, divsion by zero, in case of numbers)
2.For performance point of view, loading/exporting huge
data above specified

Is This Answer Correct ?    1 Yes 0 No

what are the ways to crash an application when it is unter testing?..

Answer / 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

More Manual Testing Interview Questions

what is test leakage?

2 Answers   Photon,


Can you tell me the difference between functional and non functional testing?

1 Answers  


last testcase for project will be written in which phase?

3 Answers   Satyam,


Can anybody explain me branch/decision coverage with a example.

1 Answers  


what is white box testing and what is the teckniques

2 Answers   Wipro,






What is Black Box testing and who is responsible for Black box testing?

18 Answers   TCS,


write 3 test cases on railway reservation system

13 Answers   Zycus Infotech,


what is manual testing process

4 Answers   TCS,


Explain the V-Model

7 Answers   CSC, TCS,


What is integration testing

9 Answers   Nucleus Software,


If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.

1 Answers  


i have two questions ,1)wat is sixsigmatesting 2)wat is stand alone project.plz anybody give the answer

1 Answers  


Categories