PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "ETL TESTING" IS BEST OR NOT? BEFORE LEARNING ETL TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR ETL TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?PLS HELP ME REAL TIMERS IM REQESTING U..... CONTACT ME
gan9000@gmail.com
Answer Posted / jbs
PLS CONTACT JBSLERNINGS.COM AND YOU WILL GET ALL REAL TIME
FACULTY WITH MNC EXPERIENCE FOR ETL TESTING,SOA TESTING.FOR
MORE DETAILS VISIT JBSLEARNINGS.COM OR SEND MAIL TO
jbsinfotechbng1@gmail.com.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to check which add-ins are associated with a test in qtp?
How many add-ins comes by default with qtp?
What is the differences between image check point and bit map check point?
What are the Disadvantages of shared object repository?
Why bpt?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
Dear All , For UFT 12.02 which version QC or ALM will support ? Thanks Balaji
What contains Data Driven Framework document in qtp?
How to find operating system information using the qtp script?
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); }
What are table and db checkpoints?
What are the types of data tables in qtp?
How is UFT 11.5 version different from UFT 12.0?
Have you done batch testing in qtp? If yes how you are doing?