What kind of errors can b handled in QTP in real time
scenario?
Answer Posted / sreeprasad
1) Pop-up Window
2) Object state
3) Test run error
4) Application Crash
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is action? How many types of actions are there in qtp?
Explain the check points in quicktest professional (qtp)?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What test you perform mostly? Regression or retesting in your testing process?
How to Test the mainframe application?
What are the Test design techniques you uses in ur project?
How software tester can use constants and variables in scripts?
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
On what document base Descriptive programming is written if build is not yet ready ?
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
Create flight reservation login descriptive programing (Condition: Remove the value and substitute with a variable, and then call the validation from Excel) Plz help me....... very urgent.........
What is the parameterization? Give one example?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
what function you write to do database testing with the help of qtp?