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 |
I have an application running in Linux server. I am reaching the application through emulators like telnet. My operating system at the client side is Windows XP. Using emulator I am connecting the Linux server and working on the application. Can I automate the testing of the software running in Linux server using QTP. In short, does QTP support the applications running in Linux servers.
Brief the process of testing with UFT?
why do we go for Test Automation?
Tell me few important difference Between QTP and WinRunner?
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
In QTP whether is it possible to call a function from one action to another action?
Can u call txt extension file in QTP?
what is the difference between ClassName and class in QTP?
abt filter function if iam using below two statments its ok My = Array ("Apples","Oranges", "Apricots") MyResult = Filter(My, "Oran") if i use msgbox MyResult it shows type mismatch plz help me
does automation replace manual testing?
Have you used TD?
what is batch testing?