Please Explain The QTP real Testing process with steps.
Answer Posted / srinivas
1)before going to scripts first u need to stabilize the
test cases.
2)understand and identify the automated test cases(thru kt
from mannual team)
3)follow ur frame work(which is designed by lead or onsite
lead)
4)by folwing u r frame work , u need to store ur scripts in
corresponding files in to folders
5)execute the scripts
6)save the results in to .res files or any file(which is
asked by the client(in the form of any format(.xls))
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
is there any addin for remedy user application
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
What is TOM in QTP?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
whow much strong on VB and C?
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How to import a test case present in ".xls" file to TD under a Test set?
How will you check a web application for broken links using qtp?
What is difference in global and action sheet in qtp?
How many types of actions are there in quicktest professional (qtp)?
How can you pass value one action to another action?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?