What are the different types of Database checkpoints in QTP?
when they are used?
Answers were Sorted based on User's Feedback
Answer / dinesh
qtp is the operation database its consist of database
management system which console of in sql software it's
refers to the check point of the data base system it's
considiring of coding likes
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / sesha reddy
hi i think there are 10 type of check points r there.in
those xml , table , database check points r useful for
database check ponits.these r used to check the contents of
a table in database
any known anything else plz post.
from
sesha reddy M.Sc (IT)
| Is This Answer Correct ? | 2 Yes | 6 No |
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
What is the differences between image check point and bit map check point?
I opened gmail login into gmail and i have to save (Pass or move) all the mail into notepad please give me code Thanks of all
In Datatable having the data like this S.no Name Address 1 raj hyderabad 2 suresh Mumbai 3 shyam chennai 4 dev banglore i want to get the shyam row id & column id using scipting i.e 3,3
can anyone explain about the Descriptive programming in detail. I mean how to use in the script.
What is the another extension name of library file. If that is exist than what's the difference between them.
give me the code to save all messages of inbox of gmail into a folder and notepad
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
what are the critical test cases in crm? tell me atleast 5 critical test cases? what are the critical bug u find out while testing crm domain?
Scenario:2 combo boxes.1st combo contains a,b,c,d.2nd combo contains 10..20,20..30,30..40,.Selecting 'a' shld display 10...20,'b' shld display 20..30.. and so on.tell d script? 2.Random testing of 500 test cases in qtp?
I am using environment variable xml to give credenatials for login into unix. Is there any way we cam mask the password in the xml?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..