i have written some lines of code today..tommorow some
lines of code deleted in middle of that code..how to handle
this type of script
Answer Posted / nanda.d reddy
If it is permanently deleted means you can not do any thing, the only solution is either maintain a backup always or use the version control and save ur scripts there ...
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
If the objects hierarchy is changing from build to build, then how you will handle that condition?
Explain how you can find length of array in qtp?
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is the extension of the qtp local repository?
Is QTP supports Unix. If yes, then how the test automation is done?
how did u use automating testing tools in ur job?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Why script error occur in between recording in qtp?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
Approach for Installation,comaptibility,system testing
What is Distributed testing? How does UFT support it?
Write a QTP script to enter a keyword in to Google search engine?