How will u test content of an web application with out using
chechpoints in QTP 9.2?
Answer Posted / kalyan
Hi Narendhra here i didn't understand the question exactly.
If u want to test any thing in the web application u can
use
childobjects method.This method wil grab all the objects.If
u want the object runtime properties u can use
getroproperty method.
Any doubts mail me at
mskalyan.smile@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
For QTP Test Engineer, What is his contribution to the Project? Means, As as automation test engineer what is his role in the current project?
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
tell me abt a time when u had to go above &beyind the call of duty to get the job done
What is expert view in qtp?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
When you open QTP, how many sheets you can see?
explain how to write vb script in qtp?when will you write own script?
What is clean sweep?
How qtp identifies objects?
Explain advantages and disadvantages kdf?
If I change the object name in one action will it be updated in all the actions? Or not?
What is QTP testing process?
What is the difference between the design-time and run-time data tables?