how to pripare BRS/FRS Document for different projects?
Answer / mahesh.k
first client requirements sent to the developer, the developer develops flow charts and uml diagrams,screen shots.the business analyst prepares this document based on client requirements he prepares a BRS and based on the screen shots uml,flow chart diagrams the FRS will be created.
| Is This Answer Correct ? | 1 Yes | 0 No |
A dialog is diplays " Transaction 254689 has been successfully completed" How to get the transaction ID from the message ?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
what is a good testcase?
I have multiple radio buttons i need to select a radio buton and i dont want to hard code i have a generic function for it there i have used select#0 so it selects first radio button but for other script i want to select the 4th radio button how i can make it still more generic
4 Answers Accenture, Acentia, LM,
When The Low Level Recording is Used in QTP
What are the most frequent errors you faced while executing your scripts?
Hi..friends can anybody write the script for this question... Am having some 20 nos of links in a web application, i want to click some 5,13 & 17th links. So please....can anybody give the answer....??? -->Hani<--
what is diff b/w function and action?
Whats the realtime QTP testing process
Suppose one object is changed in a project after delivering the project.Where we will update that object? it can be present in many scripts so can we update all the scripts?
How i can change shared repository to per test repository in qtp
When to use Descriptive programing?