Plz explain about MATCH/EXACT MATCH/IGNORE SPAGE in text
check points?
Answer Posted / sreelatha
Suppose if we have 100 records in the database.In that 100
records we have 3 records with name Johnsmith, John and
John smith.If we use exact match for Johnsmith only record
will come with name Johnsmith.if we use match 3 records
will come with name Johnsmith,John and John smith.If we use
ignore space 2 records will come with name Johnsmith and
John smith.Ignore space will ignore spaces when spaces are
present inbetween,exact match will check for the exact name
even it checks for the spaces too,match it checks only for
the keyword.suppose u use match for the word john it will
give 3 records with the above names.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
diff between qtp versions from 8.5
In qtp is it possible to check broken links of a page?
How many types of trigger events are there in qtp?
What is text/text area checkpoint?
What is optional step in qtp? How you can add optional step in qtp?
explain structured testing? plz guys with exp. do answer
How does quicktest professional identifies the object in the application?
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
What is the quicktest professional testing process?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
how can i call function (which has link with excell sheet at a remote location) within another function
What is the difference between run time object and test object in QTP?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
How to start recording using quicktest professional?