Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Testing Tools > Automation Testing > QTP

QTP QTP Interview Questions, Learn by sharing QTP Interview Questions asked in various companies, Get Career advices, Interview Procedures from QTP experts, Post asked QTP Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-24-2008, 01:19 PM
Senior Member
 
Join Date: Feb 2008
Posts: 9,095
Default Synchronization methods

Synchronization methods?
Reply With Quote
  #2 (permalink)  
Old 08-11-2008, 04:11 PM
Member
 
Join Date: Jul 2008
Posts: 38
Default Synchronization

Hi Anjali,
In QTP, Synchronization is nothing but Time mapping between Tool and Build. In QTP default timeout is 20sec. There are 3ways to change time mapping.

1. By changing the default timeout to our desire time
File menu--> Setting--> Run Tab--> Change timeout from 20 sec to more--> Click Apply--> Click OK.

2. By using Wait function.
wait(time in sec)

3. Inserting Synchronization point on Process completion Indicator Objects in Build
Ex: Status bar, Progress bar
Navigation: Select Positon in Test--> Insert menu--> Sunchronization point--> select indicator object--> click OK after conformation--> enter enabled property as TRUE--> specify max time to wait in milli sec--> Click OK.

With Cheers,
Prashanth.
__________________
Prashanth Chenna,
shanthc@gmail.com
Reply With Quote
Reply

Tags
interview questions, qtp

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On