explian qtp frame work and what is the use of it? what is
the neceecity of this? explian detail?
Answers were Sorted based on User's Feedback
Answer / abcd
Key worddriven frame work.
in key w f, we can store all the functions, rep, rec
sce,env files,log,testdata,test in different folders. so
that we can easily do the work.
| Is This Answer Correct ? | 1 Yes | 0 No |
qtp frame work is nothing but a reposity means if you want
to maintain any project related data
Use: qtp mainly depend on that object so each oject has
different name for identification purpose
In Framework you should maintain some flate files in that
flate files we should maintain some data related to object
name and what is the method of that oject like that
Necessity:
saving of time and any newly joined person also easily
identify what is the things are going on......
while running the script also it is more use ful
easily we can call functions
| Is This Answer Correct ? | 1 Yes | 0 No |
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
what is the frame work your using in automation ?
what is the purpose of QTP?
what is difference betweein qtp 9.0 and 9.2
What is keyword driven framework, what is "key" in It.
Did QTP prove efficient for your project? Yes or No, explain?
What are SetToProperty, SetRoProperty, GetToProperty scripting?
VB - Script Training in MUMBAI.
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
Hello, I am learning QTP. I have recorded test for Login page, i have also inserted checkpoint for Email field & when I run test it passed. But when i tried to run test by inserting 'Adding Parameter Values to a Data Table' for email & password field, it pass the first value in both the fields but after that when test run for second parameter values it displays 'Internet Explorer cannot open the Internet site, Operation aborted' & when i analyze test result it displays run time error 'Object disable'. I have also cleared all the history from IE but it is not working. Please help me. Thank you.
What is parameter in qtp?