What are the possible test cases/test scenario for Search
functionality ?
Answer Posted / mudaseer
action
enter valid text and click on search
expected result
it should display results if the text is present
action
don’t enter any data --click on search
expected result
it should display alert please enter a text
action
enter text in a combination of capital and small letters ---click on search test data HeLlo
it should display the result if the text is present
action
enter valid text --click on enter button in keyboard
expected result
it should display the results if text is present
action
enter space then enter the text --click on search
test data hello
expected result
it should display results if the text is present
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
i have 2.5 years of experience in manual testing and qtp. can anyone say me what kind of questions do they ask on manual testing and qtp.
what are the risks and contingencies u had in ur project?
Plz give me manual testing real test case ?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
About Hierarchy level in your company.
Hi I am searching job please send some details abuot ERP project and real time test plan,traceability report,test case if any relate to erp project Please help me out to get a job in testing.my email address is chiku_69@yahoo.in Thank u
Explain what is exhaustive testing?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
where do we work with Application, web and Database servers Means which type of applications.
What is difference between Manual testing and Pega/BPM testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is the Jar file?