In how may ways we can use checkpoints to an application
using QTP?
Answers were Sorted based on User's Feedback
Answer / vasantha
in 3 ways we can use checkpoints to an application
1-while recording the application
2-using the active screen we can add check points
3-while writing the scripts if we want to insert checkpoint
there itself then we have to right click at the point and u
will get check point option
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / krishnateja muppalla
While recording according to test case you can use and while writing descriptive programming also you can include.
For most of the applications now a days we are using only Descriptive programming only.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is diff between SDLC AND STLC?
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
how many wayes we do the parameterization?
images are dynamically changes how to compare two images
Question:how many types of repositories in QTP9.2?and explain??
We need to verify the user name & password in for the user validation. But we don't want to use the parameterization/ loop for user name and password. What is the way in scripting so that user & password will generate automatically.
If I change the object name in one action will it be updated in all the actions? Or not?
Define object spy ?
Find the 'String' from excel sheet and save to another sheet.But we don't know the string column number and row number?
I am using descriptive programming for my project.when QTP deosn't identity or recognize a object by record and playback method,is it possible to make QTP identify that object using descriptive programming? Note: The object doesn't have unique properties and same properties used in Record and playback are only available, no extra properties are defined.
Does UNIX support QTP? If not what is the other tool used for Unix environment?
what is use of optionexplicit in variable declaration