If requirments changed then how we can teach the QTP this
is the new requirment

Answer Posted / subhan

if you are asking new requirement is added to existing
functanalities if you are using record and paly back then
we are going to record the new functanality by using action
object repository after that by merging it with shared
object repository using objectrepository merger qtp going
to identify the new functanalities otherwise by using
discriptive programming we are going to add the properties
of new functanalities that is the advantage of QTP

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the diff b/w assistive and mandatary rules of object repository in QTP???

1614


How to use actions in qtp ?

590


I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that

1400


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1392


Explain about the test fusion report of quicktest professional (qtp)?

542






Explain xml checkpoints.

604


How do you open adobe acrobat file in QTP and do some testing on that file ?

625


How many lines of code in each script of QTP?

4036


Where is the Bitmap checkpoint information stored?

1764


explain structured testing? plz guys with exp. do answer

1414


How would you export a script from one pc to another in qtp?

663


how do u plan test automation?

1447


What are the major/ important methods, functions in QTP we use realtime testing

2268


Which advantages helping QTP to hold the position of "Market Leader" for such a long period?

1390


How can you identify the browser and its information using QTP script?

550