If you have 1000 test cases which takes atleast 4 months
for execution and now project has to be delivered within 2
weeks how will you execute your test cases. Which ones
should be executed first.
Answers were Sorted based on User's Feedback
Answer / santosh
Execute the UAT cases first which will cover the major
functionality then go for load and security tests.
| Is This Answer Correct ? | 1 Yes | 2 No |
In my Projects there are permissions for users. According to permissions assigned to user, he can use the application. So Shall I write test cases for each & every permissions? There are 170 permissions for each & every functionality. Please guide me properly.
If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?
what is the difference between web based application and client server application as a testers point of view?
9 Answers Cognizant, Kanbay, RGPV, Saber Corporation,
What factors do you consider while estimation test efforts?
How to crash or negative testing on a the web based game application
Difference b/n Validation and verification?
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing
Tell me about the best bug you ever found
when u involved in uat suppose if u find one defect then do u intmate it or not
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
in regression testing we excute only modified build .how we will get to know that this much part not going to effect rest of application.