Presentation4

9
A Few Things About Negative Testing A Few Things About Negative Testing.Let’s check out what is Negative testing, in this blog. It is an important part of software testing. To learn more of software testing, opt for a software testing course in Pune . Choose such a course that would provide you with a software testing job in Pune.

Transcript of Presentation4

Page 1: Presentation4

A Few Things About Negative TestingA Few Things About Negative Testing.Let’s check out what is Negative

testing, in this blog. It is an important part of software testing. To learn more of software testing, opt for asoftware testing course in Pune.

Choose such a course that would provide you with a software testing job in Pune.

Page 2: Presentation4

What is the concept?• By simply doing positive testing, can just ensure our system is working

in ordinary conditions, which won't guarantee the system is 100% bug free. We need to ensure that our system can deal with abnormal conditions. Testing our system with these least expected conditions is called Negative Testing.

Page 3: Presentation4

Importance of negative testing:• Since testing is time and cost devouring undertaking, choosing 'what',

"how" and 'the amount' to test is truly imperative. We need to pick admirably whether we need to do negative testing in our system or not. So how about we observe on the significance of negative testing.

Page 4: Presentation4

Client's objective:• Customers dependably expect non-vulnerable products, with a

specific end goal to guarantee that negative testing is an unquestionable requirement.• On the off chance that it is a critical product like e-commerce, online

stock, and so on., then security and negative testing is an unquestionable requirement.

Page 5: Presentation4

Organization's objective:

• The imapct is one variable which we need to consider. Consider we have done positive testing on an e-business site and ensure all is well. Be that as it may, imagine a scenario where there is a loophole in our system that somebody can do SQL injection and delete every one of our data. That will be an extraordinary security breach. To maintain a strategic distance from this kind of cases, one needs to do negative testing as well.

Page 6: Presentation4

How to carry out negative testing?

• To do negative testing, we need to consider all the conceivable cases. That is, if it is possible, we need to consider it in the test case regardless of whether it is not the correct approach to utilize it. For instance, in the event that we see an email field, consider every conceivable inputs we can put there other than right email format. Same way, when we see an image upload option, we need to test it with every single conceivable files.

Page 7: Presentation4

Cont....• These were a few things about negative testing which we just saw.

To know more details regarding the same, join a course in a well known software testing institute in Pune.

Page 8: Presentation4

More Related Blog:• Understating The Concept Of Load Testing In Software Testing

• Software Institute In Pune

Page 9: Presentation4

• Thank You