Please can anybody tell me some good ideas to write test
case for fan and test case for chair?
Answer Posted / prashant
http://www.vyomworld.com/testing/stc.doc
Plz go through this link and write for particulars.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
I want 100 test scenario for gmail
write test case for pen cap if it is not present?
Explain the concurrency testing?
How to write email id in world wide web
what is black box system in software development in system analysis and design?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Explain the dynamic testing?
What is gray box testing?
Write all test cases for Bus Pass Renewal
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Suppose a job should be executed for every two hours? Write test case for this?
What is the difference between test scenarios, test cases, and test script?
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..