In HCL there are many openings for QTP professionals.
If you have 2/3/4 years of QTP experience , You can refer questions on this blog for QTP interview preparation in HCL.
In this blog you will find all top QTP interview questions and Their answers for HCL Interview.
In This blog we have tried to answer all qtp Interview Questions asked in HCL interview.
If you are a experienced guy looking for a QTP job and want to join HCL as QTP automation tester, You must know all top qtp questions and answers listed on this blog.
On left hand side of this page, you will find the list of top QTP interview questions asked in HCL company to QTP Automation Testers.
To know the answer to these questions you must click on those questions.
Please go through all QTP Interview Questions before you face HCL QTP interview. This will really help you in cracking the HCL interview and getting a lucrative job as a QTP automation Tester in HCL.
If you have any doubt about any answer, You can get back to me at any point of time.
I wish you get your dream QTP job in HCL soon!!!!!!!
Some QTP interview Questions asked in HCL are given below.
If you have 2/3/4 years of QTP experience , You can refer questions on this blog for QTP interview preparation in HCL.
In this blog you will find all top QTP interview questions and Their answers for HCL Interview.
In This blog we have tried to answer all qtp Interview Questions asked in HCL interview.
If you are a experienced guy looking for a QTP job and want to join HCL as QTP automation tester, You must know all top qtp questions and answers listed on this blog.
On left hand side of this page, you will find the list of top QTP interview questions asked in HCL company to QTP Automation Testers.
To know the answer to these questions you must click on those questions.
Please go through all QTP Interview Questions before you face HCL QTP interview. This will really help you in cracking the HCL interview and getting a lucrative job as a QTP automation Tester in HCL.
If you have any doubt about any answer, You can get back to me at any point of time.
I wish you get your dream QTP job in HCL soon!!!!!!!
You may also like -
- QTP Questions and Answers for Experienced guys
- Advanced QTP Questions and answers
- Advanced QTP Tutorial
Some QTP interview Questions asked in HCL are given below.
1. Difference between Executefile and loadfunctionlibrary. With executefile, we can’t debug the statements. With loadfunctionlibrary, we can load multiple library files separated by comma and we can debug as well. If you want to debug, you can associate files with action.
2. Difference between execute and executefile – Same only difference is execute accepts string as argument while executefile uses file as argument.
3. Difference between invokeapplication and systemutil.run is that invokeapplication is used to launch only .exe application.
4. MercuryTimers
a. retTime = MercuryTimers.Timer(TimerName).ElapsedTime ……..Returns the total accumulated time in milliseconds since the timer started. The ElapsedTime property is the default property for the MercuryTimer object.
b. MercuryTimers("Timer1").Start 'Start measuring time using Timer1. Wait 1 MercuryTimers("Timer1").Stop 'After one second, stop Timer1. 'Two seconds later, restart Timer1 (which will continue to measure time from 'the time it stopped). Wait 2 MercuryTimers("Timer1").Continue
What is registeruserfunc? You can use the RegisterUserFunc statement to instruct QuickTest to use your user-defined function as a method of a specified test object class for the duration of a test run, or until you unregister the method.
You may also like -
- QTP Questions and Answers for Experienced guys
- Advanced QTP Questions and answers
- Advanced QTP Tutorial
No comments:
Post a Comment
Please Leave your reply. We value your feedback and inputs