what are the difference(s) between test suite and test cases
Answer Posted / kalyan urimi
Test Case : A Set of input values, execution precondition,
expected result and execution post condition developed for a
particular object or test condition.
Test Suite : A Set of several test cases for a component or
a system under test. Where the post-condition of one test is
often used as the precondition for the next one.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are the disadvantages of selenium IDE..?
What kind of Reporting you do?
what are the basic artifacts required for QA from development teams start qualification
what is regression testing, how effectively the QA lead / manager can implement this for product qualification
what are the differences between product branch qualification as well as product qualification !!! if a product branch supports more than a product then what is the QA strategy towards the same
is QA expects any level of interaction from development engineer !!!
What are the main objectives of configuration management and version control?
Hi I want to test regarding cookies.. Session should be good for 4 hours and once expired user is returned to login page.. How can i test the session is good for 4 hrs?? Whether i need wait for 4 hours?
Hi Friends... I faced an question in Tcs.But i unable to answer. find the question below.. A root filesytem"c0t0d0s0" caries 100 gb data. in this filesystem. i am having 3 files named a,b,c it caries 20 gb data each. I need to take backup only 3 files a,b,c. How i can take. Note you need to take only 3 files to an single tape having capacity 80 gb. Whats the commad used?
is all the test cases to be automized !!! if yes / no let explain the reason
How you test a Pen?
brief about the methodologies to evaluate weightage of test cases and what are the basic parameters to be considered
How would you finalize on testcases in estimation? Say you have 200 requirements. How would you come up how many testcases you are going to write for each requirements?
Explain the main differences between software review and software inspection or walkthrough
what are the priliminary expectations from smoke testing from developer and QA point of view