Among all the check points what is the most important
checkpoint?
Answer Posted / sreeprasad
Each checkpt is impin its own respect.According to me ,
databaase checkpts are more imp than the other.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How will you test a keyboard?
Will down time for server and content maintenance/upgrades be allowed? how much?
Explain the Different types of QTP test assets and their extensions?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
What is the syntax to call one script from another?
What is qtpro? What is a quick test professional?
images are dynamically changes how to compare two images with out using the bitmap
What do you mean by checkpoints in qtp?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
Can launch two instances of qtp on the same machine?
I AM TRYING PORT CODE FROM WINRUNNER TO QTP AND DON'T KNOW TO HOW TO CHECK THE ERRORS. IN WINRUNNER FUNCTION RETURNS EIGHER 0 OR -1 AGAINST WHICH RESULT CAN BE MADE PASS OR FAIL BUT IN QTP I DON'T SEE FUNCTIONS RETURNING ANY VALUE. APPRECIATE IF ANYONE COULD HELP ME CONVERTING FOLLWOING WINRUNNER CODE TO QTP. set_window("Customer Service"); rc = web_obj_get_text("Summary","#2","#4",ssn,""," ",1); if (rc != E_OK) { report_msg("[GetSubscriberSummary] Could Not get subscriber SSN; rc = "&rc); myRC = rc; } else { ssn = StripBlank(ssn); if (DEBUG) report_msg ("[GetSubscriberSummary] SSN: "&ssn); }
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
What are the different types of qtp test assets and their extensions?
how did u use automating testing tools in ur job?