If I have prepared the test case document for version 2.0
and I got the new build say 2.1 then I have to add the test
cases for version 2.1.My question is that How should I do
that? because each test case has a unique id .
Answers were Sorted based on User's Feedback
Answer / radhika
suppose you have your test case ids like... Build Name_Module name_test case number ie 2.0_Login_001, 2.0_login_002 and so on.
Now for new build 2.1, you can just change the initial part of your test case ids.
ie: 2.1_Login_001
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / paresh_danej
Test Case Template has the Build i.e for which build the
test cases belongs to. Hence i would suggest a tester
should use the new template for the new build so that it
would be easy for Test Management to differentiante between
the testcases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / laxmi
suppose you had written 5 test case with ids 1 to 5 ok afte
r that you got a new build then you can add the new test
cases with the id from 6 unwards and give the priorities as
needed.
| Is This Answer Correct ? | 0 Yes | 1 No |
tell about tomcat webser
What is meant by Error Guessing?
What is Suspension and Resumpetion criteria?
What is the initial stage of testing?
Give me two examples of HLD and LLD...
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
Can u tell something about the Agile Methodology
what is the difference between test strategy and test plan?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)
How do you know when your code has met specifications?
What if requirement document is unclear?