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 |
Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks
what is the extension for QTP files?
16 Answers American Solutions,
Explain the features of quick test pro(qtp)?
How do you data drive an external spreadsheet?
What is LoadRunner?
when we open flight reservation.at that time where we found synchronization point() and wait function().i m confused .i want this answer.
How to data driven test for Win objects in QTP ?
When do go for loop condition in test?
how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script
How do we analyze the checkpoint results?
What is the architecture of framework
If a script has a local repository and also uses a shared repository, which repository will QTP use first when searching for an object during playback?