1. How would you start automation? (means at what point of time in your project)2. Have you done back end testing?3. How QTP recognize objects?4. What are the errors you came across using QTP?5. What you have used in QTP?6. How would you run QTP Scripts from test director?These are my interview questions.Please help me.Thanks in advance.

Showing Answers 1 - 2 of 2 Answers

naresh reddy

  • Jan 19th, 2007
 

hi these r the answer for u r questions.plz let me know if i am wrong.
1.we start automation of the project when the project in the testing phase i mean when we conduct regression testing? we go for automation.
2.ya we do backend testing for compatability.executing the applicaion in the previous version.
3.qtp recognise the object with the help of? logical name. if logical name is same it identifies with msw_id.
Regards.
Naresh reddy

  Was this answer useful?  Yes

Deepak Radhakrishnan

  • Feb 14th, 2007
 

You first create Automation Feasibility Report. If there is a possibility of Automation, then Analyse the effort. For few projects Manual testing effort is less than Automation Testing. So In that case, you continue with Manual Testing.
What point of time you start Automation?
When Automation is going to reduce the effort of manual testing, you go for automation testing.

2. Yes
3. QTP identifies objects in 2 ways

a. Identifying an Object Using the CreationTime Property
b. Configuring Smart Identification: Configuring Smart Identification properties enables you to help QuickTest identify objects in your application, even if some of the properties in the object's recorded description have changed. You can set it by Tools > Object Identification
4. Depends on your experience

5. Depends on your experience

6 - I haven't done it before :(

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions