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.
Answer Posted / bipin
The Test cases should be priorities bases on the
Requirements of the Customer.
The Test cases which much effect on functionality should be
perform first.
The Test Cases which has more number of dependent sub module
or logic.
The Test cases which has maximum links or interlinks
associated with it.
http://soft-engineering.blogspot.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How soon the bug should get fixed?
What is the Difference between Network testing and Web Testing?
What if the project isn’t big enough to justify extensive testing?
What is the difference between a bug, a defect and an error?
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
List out test deliverables?
What is quality center? How many built in tables does quality center have?
Hi, My name is Dinesh.I want to prepare for ISTQB certification , So can anyone please email me the syllabus of it and what is criteria for giving exam.Please email me answers at: dinesh0323@live.com
Write a set of test cases to test youtube?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
diff b/w desktop based testing & web application testing
test cases on bangles???
What are the phases involved in software testing life cycle?
Tell me the advantage and disadvantage of cookies?