what are the ways to crash an application when it is unter
testing?
Answers were Sorted based on User's Feedback
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 |
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 is difference b/w Windows XP & Windows NT
Need Browser compatibility checklist? If any of you are having any doc or checklist on the same please share it with me.
What is the actions will be taken after preparing and reviewing test cases. Directly we will go for execution and how can we know the status of the application(whether the build is completed by unit testing).After unit testing completed, what are the next steps????
what is the Quality and Value that you are going to add to your company
what is the quality?
What is the difference between Functional testing and Unit Functionality testing?
When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis
who is releasing the project?PM/TL?
is it possible web application make it as executable file
This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)
What are the possible testcases for online mobile recharge? For eg, in a web application like paytm.
what types of bugs will we find out in banking projects