What is the correct answer of basic types of test cases ?
Answer Posted / rajisha rajendran
Hi,
Basically common test cases are positive and negatives.
That means we are trying to generate the output by giving
test data as positive and negative.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Sample test cases for data conversion(Utility billing system)
What is quick test professional and what test environment it supports?
write a test case for telephone billing ?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
Write a test case for telephone?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually
What is test cases for mobile phone ?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
what is the test plan for ms-word
What is transaction testing?
Explain the syntax testing?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that