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 |
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
can somebody send the script to write a multiplication table in notepad through qtp
What is smart identification?
what is the use of descripting programming?
How to Practice QTP Scripts?
Explain different types of checkpoints?
Hi am New to Automation Testing , any one can you help me what are the basic questiion are asked an interview?
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
what is framework? which frame work u follow for writting script?
How did you resolve conflicts present in Object Repository?
If a object property is changed in the application. where it should be updated in QTP... Pls anybody can give the answer.. Thanks in advance...
How to load the object repository at run time?