In how many ways we can add check points to an application
using QTP.
Answer Posted / venkatraj.b
IN TWO WAYS,
while recording the application, and also after completion
of recording by using the ACTIVE SCREEN we can add
checkpoints.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
What are the Test design techniques you uses in ur project?
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.
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How to handle the exceptions using recovery secnario manager in quicktest professional?
When Recovery scenario actually starts while testing the application?
If I give some thousand tests to execute in two days what do you do?
Explain hybrid framework with advantages and disadvantages?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
what is clean sweep?