How to add verification steps to tests?
Answer / maddy
we can add verification steps through various Checkpoints in QTP
We can also verify the script through VerifyFile method.
| Is This Answer Correct ? | 10 Yes | 1 No |
Synchronizing test
What are the most frequent errors you faced while executing your scripts?
Can we directly automate testscripts accrdoing to requirements
2 Answers CitiGroup, Novartis,
Given a string variable contain a full name (last name, first name), using vbscripting, how can you extract first and last name and save them into two different variables.
Hi all, In Every interview interview asking one question what type of challenges you have been faced in your project?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
how to retrieve data from flight resevation->reports
What type of error u will get if u have not installed java add in in java project? what is the error name ?
What r the diffrernt file extentions in QTP?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
Hoe to generate all numbers in between to numbers suppose all numbers in between 1 to 100 using vbscript give me code
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example