what is the main process in QTP?
Answers were Sorted based on User's Feedback
Answer / ravindra
1.plane your test
2.Record your test
3.Enhance your test:means parameterizing(or)putting check
points(or)creating output values(or)Using Reguler
expression.
4.Debug your test
5.Run your test
6.Analyze the Result
7.Report defects
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / somalatha
recording or test initiation, editing of scripts, running
scripts and analysing the results is main process in QTP
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bfakruddin
Hello Friends,
Please check answer here
http://qtptester.wordpress.com/2009/03/19/testing-process-in-qtp/
| Is This Answer Correct ? | 0 Yes | 0 No |
Hai anyone please "Explain about Framework in QTP?"
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What is Modular framework and Keyword drive framework? Explain
What is regular expression?
Why script error occur in between recording in qtp?
-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?
can u store QTp frame work folders in VSS? If Not where u store those?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
can anyone answer this question ........in the DICTIONARY OBJECT....i created the dictionary object in reserved object ok....here i have some sets of values ...now i want to retrieve the item i done too ok.......here my question is now i saved the test and close the qtp tool ,again i opened now i retrieve the same item in the dictionary is it possible ????. friends when i try to do this i am getting empty message box i mean no value will be retrieved ......ans me any one plz...
Can we do Load Teting with QTP?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
On a web application I want to select list item 5 from a dropdown list. but QTP identifying this object as winobject. Then how can we select list item 5 from that dropdown list.