What's the test suit?? Explain with simple example.
If there is User sub-menu & options are New, Edit, Delete
(to create, edit & delete user ) then can i say
USER
Test suit Id-1 for user.
Test case id - 1.1 for New,
1.2 for edit,
1.3 for delete.
Answers were Sorted based on User's Feedback
Answer / aarati borse
Yes u can....
Another example we can take as..
Suppose there is one "Aadition Application"
Containg
1.first number
2.second number
3.result.
Then u can give
Test suit Id:Login_01
Test case id :FN_001
FN_002
SN_003
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / senthil kumar
What is test suit??
Collection of test cases that are intended to be used to as
a test..
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the QA environment?
What is Batch testing? Facets Benefit Configuration
What were the major challenges u faced while testing
What is the Model/Process do u follow in your Organization for Testing?
who is perform user acceptance testing and when it will conduct? is it before alpha testing or after alpha testing? Please post the answer as soon as possible
You're in the execution phase and after executing many test cases..you're not able to find any defect..not even a single defect. What will you do?
what are the bugs in job portals and hospital managemant projects..if anyone havin experience in testin these porjects then friends share your experience what could be the bugs
When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)
How do test documents in a project span across the software development lifecycle?
How can we test the maximum number of search results a Search Engine (like google) should produce?
What steps are needed to develop and run software tests?
how to distinguish between session cookies and persistent cookies while doing cookies testing??