I know the set of test cases is the TEST SUIT.
I have a doubt that practically which test cases are under
test suit.
Suppose I m creating test cases for User.
User - Create, Edit, Delete, Refresh etc.
User window have fields - First Name, Last Name, Address,
Phone, User Code, User Id, Password and Role.
So Create User - [All Positive+ All Negative] Test cases
has single TEST SUIT id?
Please guide me properly.
Answer Posted / penisetty
Test Suit :- for login screen Writing n....Number of test
cases for single object. for example User Id how many test
case you can write. or who many test case you write for the
Password. those are called test suit.
Now a day they calling they are calling one screen test
cases for example :- just for login screen how many test
cases you write (all Positive + all Nagtive)is saying test
suit.
take care.
Have a Nice day
s_k_penisetty@hotmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
What is Web architecture that are followed while doing online project and tell the samples of architecture?
. Is any graph is used for code coverage analysis?
what types of testing have u done in ur project?and expalin it detail?
Diffrence b/w functional testing,functionality testing,system testing?
Should testing be done only after the build and execution phases are complete?
How much the bug is affecting the functionality of the application?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What are drawbacks in system development life cycle
how to test the case with 5 combination and inputs
How to test a Falsh player scrollings?
1. what is a date guidelines ?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What are the uses of test plans? What is the need of test plans and explain their significance