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 / 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 |
diff between smoke testing and sanity testing
11 Answers CTS, IBM,
Write 2 scenarios for System testing?
What is test metrics? give example of it.
7. Would you return to this Web site on your own in the future? Why/why not?
what is the diff between IE and Netscape in web testing on a login page?
What you will do during the first day of job?
Differentiate test bed and test environment?
What is the Testing strategy for testing client server applications/products?
What is Manual Testing?Can I Know the best Institute in Hyderabad & the Best Institute to get Projects?Plz kindly help me ? Iam thinking to learn Testing? My qualification : BCA with MBA .
47 Answers AppLabs, IBM, MAHINDRA,
write four steps for writting scenario ?
As a tester you are found a bug and you assigned dat bug to the correspondent developer.Then the developer not ready to accept that as a bug.what will you do?
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.