I will execute the test cases against application, which have high priority with respect to business/financial flows, test cases with respect to S1/2/3 bugs,
positive test cases, test the areas which highly access by the end user in their regular work, High risk areas that are decided in regular meetings,
ADHOC testing and if time permits try to execute all the remaining test cases.
Above answer was rated as good by the following members: vijaykum72
RE: Complete Testing with Time Constraints : Question: How do you complete the testing when you ha...
If time constraint is there but testing should be done properly then depending on the priorities of testcases and testplans I'll try to complete the whole testing but also it depends on the schedule and existing criteria document.Means which is already tested earlier will not test again this time.
RE: Complete Testing with Time Constraints : Question: How do you complete the testing when you ha...
If i am doinf regression testing and i do not have sufficient time then we have to see for which sort of regression testing i have to go 1)unit regression testing 2)Regional Regression testing 3)Full Regression testing.
In case if there is Time Constraint for testing the simple procedure is first test for the positive flow ie the scenerios which should work or the fuctionality. Then do Adhoc testing at the End with various scenerios.