Realizing you won't be able to test everything - how do you
decide what to test first?
Answers were Sorted based on User's Feedback
Answer / rajesh.pothina
IF THE FUNCTIONALITY OF THE APPLICATION IS EFFECTED AND
DOES NOT ALLOW US TO MOVE TO THE NEXT PHASE THEN SUCH TYPE
OF FUNCTIONAL BUGS ARE TESTED FIRST
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ashish arora
Once you realize that you won't be able to test everything
then your first step it arrange your test case in triage
process. i.e ranked it according to their sevierity.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / gaurav mittal
Negative tests should be taken at second priority under
such cimcumstances. All the major functionalities should be
touched horizontally and postive tests should be majorily
executed. Field level validations (for example: Alphabets
in field in which only intergs are allowed, Characters
limit ina field, content validation) can also be taken at
second priority.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between the Build version id and software version id ?
what is meant by acid testing
What is Entry Criteria & Exit Criteria
Hey all,in a web applications,i am typing the URL in the browser and entering the Username & password.After clicking Login button,where the authentication will happen & how (i mean how is the process goes on...browser,web server,DB server level)...Pls answer...
how many levels of software testing?
is that software tester may or may not be involved in the actual acceptance testing
What is localization testing (l10n testing)?
Write Test case on even/Odd or Prime Number from 1 to 100 ?
what is non functional requirements used in ur project?
How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?
Could any one tell me about 'Deployment Testing'?Who will use this and when? Thanks In advance.......... Regards, MurthySharma.Manchella
WAT IS RTVM?