Wednesday 22 March 2017

Do's and Don't in Software Testing


     By
     Nived,

It is critical for a test designer to work towards breaking the item/programming ideal from the earliest starting point till the last arrival of the application. This post won't simply concentrate on testing additionally the assignments identified with testing from following imperfections to arrangement administration. 


Dos: 
Ensure that the testing exercises are in a state of harmony with the test arrange. 
Identify specialised territories where you may require help or trainings. Arrange and mastermind such trainings to illuminate the issue. 
Strictly take after the standard testing procedures as recognised in the test arrange. Take after the rules as laid out in the test arrange archive. 
Prefer to have a discharge notes record. Solicit the improvement group from the same. This report contains the points of interest of the discharge that was made to QA for testing. This ought to regularly contain the accompanying points of interest: 

o Version of code to be tried 
o Features that are a piece of the discharge 
o Features that are not some portion of the discharge 
o new elements and functionalities included 
o Changes done in the current functionalities 
o Known issues, and so forth. 

Stick to the passage and leave criteria for all the testing exercises. Cases, if the info rule for a discharge is rational soundness tried code from advancement group, request rational soundness test comes about. 
Update the test comes about for the experiments amid run time i.e., as and when you execute them 
Report the imperfections found in deformity following apparatus illustrated in the test arrange 
Take the code from the arrangement administration (as distinguished in the arrangement) for assemble and establishment 
Ensure that the code is adaptation controlled for each discharge. 
Classify absconds as P1/P2/P3/P4 or Critical/High/Medium/Low in order to help designers organise settling surrenders 
Perform a rational soundness testing as and when the discharge is produced using advancement group. 

Don'ts: 
Do not refresh the experiments while executing them. Track the progressions and refresh in light of a composed reference (SRS or practical particular and so forth). It isn't right practice to refresh the experiment in light of the look and feel of the application. UI may change with time. So archive every last situation just with reference to an endorsed record. 
Do not track abandons in many spots, case, in exceed expectations sheets, diverse deformity following instruments. This will expand the following time. Henceforth utilize one brought together vault for imperfection following. 
Do not invest energy centring in testing the elements that are not some portion of the present discharge 
Do not concentrate your testing on the non-basic ranges (think from the client's point of view) 
Do not neglect to report a deformity regardless of the possibility that it is distinguished starting at low need. 
Do not make suppositions while checking the settled deformities. Clear up if in perplexity and at exactly that point close the ticket (in the event that it is settled). 
Do not refresh the experiments in a rush without really running them on suspicion that it worked in past discharges. 
Do not concentrate on negative situations just, which will expend loads of time yet in genuine will be minimum utilized by end client. In spite of the fact that this should be tried sooner or later of time the thought truly is to organize tests.

No comments:

Post a Comment