suppose i want to execute 1000 tcs in a day there no time to
execute the testcases then as a tester what i need to do plese
give me the correct answer?
Answers were Sorted based on User's Feedback
Answer / vignesh raman
Executing 1000 test cases a day is a dauting task for any
tester. Firstly, I assume, the tester is nearing the end of
testing. The deadline is reached. Conventional testing
states that test cases should be segregated based on
Severity and Priority. Business severity test cases should
be executed first and then the priority cases. Also,
automating the test cases using regression testing will
help a lot and without which it could be practically
impractical to complete executing 1000 test cases a day.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / vinutha
1. You can prioritize the test cases based on their severity
and priority.
2. By this time you will be having some idea like if you
execute one particular test case it may cover most of the
business flows. Identify those test cases and execute.
3. Think from customer point of view like what is mpre
important for client
4. Discuss with the developer like which are the areas where
there will be possibility of system crashing or error
because they will be knowing each and every part of the code
well. Also based on the knowledge like which are the modules
in which they have done last minute changes or frequent
changes or the areas in which the requirement was not clear
or developed in a hurry. So based on these factors you can
decide.
Hope this answer helps you.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / ss
In this scenario, i will do risk based testing. i will
prioritize my test cases based on the priority of the
requirements given in BRD. n vil first execute the testcase
with high priority. if still have time,only then i vil
execute other testcases
| Is This Answer Correct ? | 2 Yes | 1 No |
What is Adhoc testing?
Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.
If U have Test Cases already prepared and u have to just excute those test cases in a very short time then how will U decide which test cases has to be excuted first. Is there any technique ?
I m beginner to testing.. plz send me manual testing material or tell me best site for testing where i can get from fundamentals...
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
what is a bug?
Explain Alpha Testing and Beta Testing
If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?
Dear Friends, Hi this is anand. I HAVE 2+ YEAR REAL TIME WORKING IN TESING.want some interview question like real time question which will place in Testing team. in my company no testing team like other software company. Some situation interveiw question. Eg: If Testing team is complete the testing. when the Testlead testing the appliction system testing at that time he found some error. what the testlead will do? a. he will see the testcase --> SRS b. he will see the bug report-->testcase-->SRS c. he will ask the TESTENGINEER PLS REPLY ME
How can software qa processes be implemented without stifling productivity?
what is boundary value analysis?
Explain the difference between alpha testing and beta testing.