what you mean by artifact,milestone...
Answer / Deevesh Pratap Arun
In the context of Quality Testing Practice (QTP), an Artifact refers to a tangible object that is produced during the software testing process. Examples include test cases, test data, and defect reports. Milestones are significant points in the project timeline, marking the completion of major deliverables or stages.
| Is This Answer Correct ? | 0 Yes | 0 No |
How is the Bitmap checkpoint different from Image checkpoint?
How Exactly we can find out the INDEX No. of any object of an application when we test that application in QTP? Explain this by giving me the example of all LINKS of G-Mail (including home page, User-account page and all possible pages you ever seen in G Mail)?????? and if your answer is that as per appearance of objects(LINKS) in application we can find out the index number in application then tell me how you find out which object(LINK) having INDEX No. 1,2,3 and so on and how you say which object(LINK) is appeared first and which is last?
how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?
When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
Explain about Hybrid Framework
Did the scripts need lot of maintenance? If yes, why?
How do you perform testing on web based application using qtp 9.2?
can any body pls mail me latest FAQ's in QTP to my mailid btrintra@gmail.com....Thanks in advance
There are some links on the page,count and click those links and check the text on the page displayed on clicking the link.write script for this scenario.
-->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)?
How would you directly trigger javascript in a test?
What is the Test Object model in QTP?