where we save the scripts created in one project?
Answers were Sorted based on User's Feedback
Answer / sagar
Generally for the project we follow the frame work in that
frame work we have to follow the structure in that structure
we have the folder TEST in that folder all the scripts will
be saved with the corresponding names related to the
scenarios of that project that structure will be stored in
the shared point.
| Is This Answer Correct ? | 5 Yes | 1 No |
Hi Shreyashi,
Framework is nothing but folder structure.In Framework
you will be having different folders for that project
EX: Libraries
Test Scripts
Test Data
Object Repository
RecoveryScenarios
Test Results.
So u need to store your scripts in Test scripts
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / prasanth
Every project will have a framework and folder structure.
Usually we store scripts in the seperate folder created for
storing scripts in the folder structure of the project.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / shyam.meghansh
In the framework.......
*********************
If any more querys them mail to me
testingwithshyam@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shreyashi_s
in framework means in folder? framework is created for
project or it is one & in that projects are created?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nandankumar
Hello all i know only the definition of framework
Framework is a generic work, and it is designed by experts..it's like set of guidelines in order to perform automation testing in an effective, efficient and optimized way.
Please correct me if i am wrong..ok
| Is This Answer Correct ? | 0 Yes | 0 No |
When Recovery scenario actually starts while testing the application?
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
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the result window I found only last test result. Could any one help me on this?
My project title is "DRUG Audition and research management" it comes which domain?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761
Login to flight app, in window flight reservation set the date field and select flyfrom as Frankfurt and verify whether flyto list box has the item FrankFurt, log the results.
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Explain QTP testing process?
How did you resolve conflicts present in Object Repository?
Which functionalities of QTP used in banking project?