Hi all,
In Every interview interview asking one question
what type of challenges you have been faced in your project?
Answer Posted / suresh
Challenges might be the risks and tough goals you have gone
through at your project.
a simepl example.
If there are about 100 test cases which needs to be
executed in 2days with 2 resources. then how do you plan to
do and how to tackle it.
and there are basically challenges will come at setting the
milestones for a project....
it may be in allocating resources...allocation of
time....etc...
You can say that my lead has assigned a project and it has
300 test cases to be executed but the time span is too
less...then you mentioned wht are the steps taken to see
taht the prject is delivered ONTIME....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What the differences are and best practical application of Object Repository?
How can you identify the browser and its information using QTP script?
Is QTP supports Unix. If yes, then how the test automation is done?
What is the file extension of the code file and object repository file in QTP?
Where we use data driver in qtp?
why text area checkpoints cannot used for web applications
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
What is checkpoints for quicktest professional?
Explain features of the latest version of qtp/ uft 12.1?
Explain about the quicktest professional (qtp) automation object model?
What is the difference between per-action and shared?
By using QTP can we record any log files written by the application which is in execution?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
What is the extension of the qtp local repository?