I am a beginner plz tell me,how do we write scripts in QTP?
In my opinion we can write scipts in expert view or there
is another option where we can write scripts. plz tell me.
Answers were Sorted based on User's Feedback
Answer / aparna.v
We can write the scripts either by recording the
application or manually entering the objects in the object
repository and writing the code in expert view
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / g.v.prasada rao
Yes, Aparna and Sushma ,u both r write and thanks for reply
and one more option is there in qtp that is Function
Generater(F7).
Bye....
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sushma
there is only one way for scripting that is "expert
view".it depends on you whether u r following recording or
programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gurpreet
Thanks a lot Aparna and Sushma for the answers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajaputra
If you are perfect in the Descriptive programing, you can
write the script in notepad and call that script from QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between Datadriven and Parameterization?
What is the difference between Keyword Driven test and Data Driven test?
whare exactly we have to use functions and sub routain
you written some code in qtp for opening google.com browser and entered some text inthe search text box and clicked search button. this is ur script.. before running this script i have already opened two google.com browsers. now am running the script what will happen? script will run or what?? Thanks... Nani
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
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
what is keyword driven framework in qtp.
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
suppose our project is developed using java technologies.after complition of the coding developer relesed a build to the testing team.so, what is the process means how we open that documents?what are that documents?plz give reply its urgent
Why do we use text checkpoint as we can make use of the same in the standard check point?
suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt
How should i find out whether the cursor is moving horizantally. when tabbing continuously