if we ve 1000 test cases to run and we ve no time and we
dnt wanna use automation tool how we will complete testing
in time constrant plz do answer
Answers were Sorted based on User's Feedback
Answer / satish
First of all execute high priority test cases. If time
permits execute remaining test cases.
correct me if I am wrong
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ashok.hugar
we need to priorities the test cases in such conditions,
like which functionality is most visible to the end user or
customer ,which functionality has largest safety impact on
the business,which functionality has largest financial
impact on the user then run test cases.
correct me if m wrong
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / navaz
While writing Testcases one should prioritize the testcase
wrt modules, then TL can prioritize the testcases and can
easily execute the High priority cases
Please Revert me if I am wrong
md_navaz@yahoo.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / abdul
There is another approach if while writing the test cases we
can mark the test cases as sanity test cases where major of
the business rules and functionalities are covered is taken
from the SRS and FRS.Then the 1000test cases is covering
this things then it is easy to complete the testing by
covering this sanity test cases in sanity testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajitha
When there is no time we check whether the main
functionalities are working, areas which are visible to the
end user and high risk areas.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vignesh
Identify the test cases which decides the behaviour of the
application. Divide the test cases into high priority and
high severity test cases, high priority low severity test
cases and high severity low severity test cases.Execute the
test cases in the ascending order.Thus, making sure the
maximum functionality of the application under test is
covered.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer:
1. We have to update test plan and get approval
or
2. we have to recruit 1000 manual resources to run each
testcase in time we have left.If needed more, to complete
or
3. We have to web-enable the application under test and
assign the testcases online to speed up the
process/execution
| Is This Answer Correct ? | 0 Yes | 5 No |
How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....
what is mean by defect resolution and its use??
What is meant by benchmark testing?
write test case for login window
Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!
Explain stub in testing point of view?
how to write test cases for testing databases,especially for testing and writing test cases for stored procedures.any real time database testers.please answer me.
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
Give me 2 examples for - High Priority with Low Severity? And - High Severity with Low Priority??
1 Answers Infosys, Mastek, SunGard,
Suppose u found a bug which a developer could not reproduce and it is reproducing on your pc whenever tried , then in this siyuation what will be the status of the bug, and what u r going to do for that bug.
4 Answers Flextronics, Syntel,
Write all combinations of test cases for calculater on + symbel
plz anyone can explain me what is PB/MF based application?