Write test case for a search engine?
Answer Posted / swagata mukherjee
Test cases for search engine is depends on the SRS
(including business req.), web page layout (GUI) depending
on this we are writing test cases.
Search Engine depends on Metatag Title, Metatag
Keywords,Metatag Description.
When we Write test case for a search engine we first
concentrated on the proper Metatag Title which is most
important for SEO.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Explain the logic testing?
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
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?
Explain the integration testing?
Test a file replication service that copies files from one net location to another
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 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
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
How to write test cases or test scripts for UAT testing which is done manually
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?
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 gray box testing?
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
What is use case testing?