Synchronizing test
Answers were Sorted based on User's Feedback
Answer / pavi
We can synchronize using the following options –
•Insert a synchronization point
•Use EXIST or WAIT statements
•Modify the default amount of time that QuickTest waits for
a Web page to load i.e. Modify object synchronization
timeout value
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pavani prasad
we have one more option to synchronise the application and
qtp i.e Wait property.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / monika
to speed up our activity,we use synchronization.there are
two types for synchronization.
1.wait();
2.through automation tools in winrunner
| Is This Answer Correct ? | 0 Yes | 0 No |
what could go wrong with test automation?
we have a link in a website or webtable How can we record link in that table or site? link is not static we don't know exact location of that link? how ? if u know pls give reply with script also?
6 Answers Cognizant, Covansys,
Write a QTP script to print all the link names displayed in a web page
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
How do you start automating/ writing your QTP scripts ?
hi guys this is Keerthi, I am searching for job,so I want to know which questions are intervier asking on QTP&MANUAL&QUALITY CENTER,can u send Any one questions&Answers to my id:chinna.ammi@yahoo.co.in
how to write vbscript on web applications in qtp. explian with one example?
I have a string "Redfort is in Delhi" how do u write vbscript for " Delhi in is Redfort"
Thanks....But can u tell me how i use the QTP for GIS with one Example...
how to invoke the web application through script in qtp
In my Script Firstly i have to parametrize the data then we import the data from c drive.suppose i have parametrize the Person name and company Name and i have enter one person name and one company name in the excel sheet now we import the sheet and the script is passed i want to ask one thing can we add more than one person name and more than one company name in the excel sheet suppose firstly we create person name "ADDy" and company nmae.'Wipro" and we set the current row in the script for this data and now we want run the script another set of data so how we can run the script with another set of data
How to find which type of Framework is suitable for which type of application?