Hi Guys, I am very new to QTP tool , In real time
environment how to test the application with this tool,
1. How to load application in QTP tool
2. How to write test script in QTP.
3. In manual testing we test login box (user id , password)
how can we test this kind of testing with QTP tool with
examples .
Please guys put some focus on my questions , real time
ecperienced answers would be appreciate,
advance thanks ,please guys i am expecting ur answers as
soon as posible
Answer Posted / chandu
1. to load the application
systemutil.run "path"
2.in QTP we can use vbscript or java script..
to know how to write script...in QTP there is recording
option..so just record some application how u navigate..qtp
will automatically generates the script..
3. for login also just record the login procedure..and see
the script how it was created and enhance it..
thanks
chandu
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
i have a doubt can anyone tell me where are scripts stored while using QTP.Tell me the exact procedure takes place in real time?like how we call scripts how to proceed after writing scripts?how scripts are executed etc?i heard some use Qc whether others dont use.so tell me whole procedure for both the things it will be a very big help.as i have interview i want to have whole idea on this.its very urgent.
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
what are the challenges you have faced while testing web based application using the automation tools ?
can i compare two databases using QTP ?
Explain about business process component? types and usage?
How is a Step generator used in UFT?
Key word driven framework
In qtp, how you can use xpath to identify objects?
What is the meaning Work bench?
What is fragmentation and paging?
What are the different recording modes?
What is the diff between image and bitmap check point?
how to write the descriptive programming in QTP for remove the object value and substitute, with a variable then call the validation from excel