What are the most frequent errors you faced while executing
your scripts?

Answer Posted / k suresh +9392016447

We face different types of error during testing. i explain
different errors below. we face these errors regularly

Unit Test : Control Statement Errors,

Integration Errors :
Duplicate Variables, Passing values one module
to another module. Memory leakage

Blockbox testing : Object Status, Data Integration errors,
pick values from database, Replacement of data, Boundary
value errors, UI errors

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you capture tooltip using QTP?

832


whenever U using QTP,Test Director, Why we using separate Bug tracking tool?

1860


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how

1739


i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.

1653


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); }

2028


How to add synchronisation points in qtp?

780


What is the difference between qtp and selenium?

780


What is an optional step in qtp ?

861


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

839


Does Low-level recording capture mouse movements?

796


How many types of recording modes in qtp? Which will be used when?

762


I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”

800


Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance

2012


What are the views available in quicktest professional?

805


could any help me please, how to work on visual foxpro application using UFT

2041