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 the diff between webserver app & client server application...
2 Answers 3i Infotech, HCL, vSplash,
There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing.
What type of Testing u done ur project?
what is buddy testing ?
Explain V model in depth?
where do u store u'r Test cases?
if i give some thousand tests to execute in 2 days what do u do?
24 Answers BirlaSoft, Sigma IT,
How will you link the Defect to the test case? Explain Bug life cycle
How do maintain Risk cases,how will u handle the cases while u facing man power risk & the case after development u find ?
Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?
How do you know your code has met specifications when there are no specifications?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?