Are You using any frame work? What is that? Explain about that.
Answers were Sorted based on User's Feedback
Answer / chitti
yes we are using Depends upon the project wee will use
1)linear 2) Dtadriven 3)Keyword 4) Functiona/Modula 5)
Hybrid Frame wrk
1) linear:- is nothing but record and play back
2)Datadriven:-Parameterising the data for differnt input
and getting different outputs
3)keyword:-is nothing but creating s/w structure like
scripts, OR, testdata, Recovery scenerios, logfiles,
Library files ets
4)Functiona/Modular:-Each and Individual Functions can be
scripted mostly used for BPT scripts
5)Hybrid:-Combination of the above any two Frame works
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / hari
i need the answer to send my mail id
haribabuboddapati@yahoomail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramireddy
Frame work: This case first we will create a one main
folder, nothing but in our application, then we will cretae
a sub folders like generic functions & application
libraries & date files & scripts folder & scenarious
foldre..
generic functions nothing but repeatable functions.
application libraries nothing but standrard function.
first we execute main script then we execute scenarious
after excuting the scenarious scripts are executed finally
results result stored in the results folder.
| Is This Answer Correct ? | 0 Yes | 2 No |
1.IF SOME OBJECT IN APPLICATION IS NOT IDENTIFIED BY QTP? HOW WILL YOU OVERCOME THIS? 2. WHEN AND WHYDO U GO FOR DESCRIPTIVE PROGRAMMING? 3. WHAT IS THE DIFFERENCE BETWEEN VB AND VBA? 4.WHAT ARE THE REGULAR EXPRESSIONS YOU USED? 5.IF ANY REQUIREMENT IS ADDED IN YOUR PROJECT, HOW WILL YOU PROCEED TO DERIVE THE TEST CASES AND HOW WILL YOU PERFORM AUTOMATION FOR IT?
What is All object and Local object in Object Repositary? Explain me please.
How can i check elements sorted in dorpdown using qtp..
can we use QTP for load testing instead of load runner?
hi can any body give me a script for creating a modularity or keyword driven framework..i am working as a qtp tester for 2 months but still i am not exposed to framework in my company
can we call a test in another test?
Define virtual object?
Name the different types of recording modes?
What is the use of text output value in quicktest professional (qtp)?
how to get no.of non empty rows in a excel sheet through vb-script
If you entered into yahoo mail with your valid user name and password , then you will get " welcome , username " (for example you will see , “welcome, Krishna” ) text on the top of the Inbox page , how can you test the user name is correct or not using QTP?
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)