Give me diffrent script in QTP for Webpage(Java
and .Net),WindowsBased Applications,Java application,.Net
application...
Answer Posted / vijay bhaskar
i think its vb script for web application and windows
application developed either in .net/java
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is difference between shared and local object repository?
what is the structure for the data driven framework
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
What is business process testing(bpt) in qtp?
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); }
Define object spy ?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
why you have standardized functions? plzzz guys with real time exp. do answer
What is the use of text output value in quicktest professional?
If I give some thousand tests to execute in two days what do you do?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
banking domain description for software tester for interview
What is the short cut keys for the following?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
Which features or drawbacks of QTP lead to the upgrade for a newer version?