Write test case for a search engine?
Answer Posted / shamal
Following are the test cases for Search Engine:
1.Accessibility of the Search Page.
2.Search text box should accept alphanumeric value.
3.On click of Search button it should display an expected
result. Else display Error message.
4.Character length of the text box.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
write a test case for telephone billing ?
What is the difference between test scenarios, test cases, and test script?
What is the logic testing?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
What is transaction testing?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
Explain transaction testing?
What is test environment? Elaborate with example.
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
What is business validation test case?
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
Explain the syntax testing?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
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.