any one can explain about QTP proocess,means where to start
and how to start Scripting.
Answers were Sorted based on User's Feedback
Answer / ruchir
Do start with first recording the application and then try
to customize the the code in expert view as per ur requirments
like If else case , For etc
Try it
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sarithareddy
step1:start recording,
step2:editing means giving some inputs or putting some
conditions
step3:debogging
step4:execution
step5:analyzing the test results
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / a.thirumalareddy@gmail.com
if you want to do scripting
first you have to add the objects of the application to the object repsitory
then write the scripts, and modify the script according to your test
debug the script line by line (use error handling methods is there any pop-ups)
execute the script
analyze the results in result window
| Is This Answer Correct ? | 1 Yes | 1 No |
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Which method do you use to retrieve data from the WebList object?
how to handle the textboxes where in it should take the sum like ex:: while posting a question in this site it will for what is the result of 6+3=__ where in we have to enter manually 9 and click on submit... but how to handle these cases in qtp.. can someone plz help me out wid dis...
anybody wants to learn QTP with realtime implementations and complete framwork contact to this mail id ciraaj@gmail.com
how do we add a new sheet to data table in QTP?
How you perform smoke and sanity testing using qtp?
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
pls tell me different type of automation frame works in QTP and which one need to select in client server application
What are Child Objects?
banking project description for software tester
What type of automation frame work you are using?and why?
What is action split and the purpose of using this in qtp?