What kind of errors can b handled in QTP in real time
scenario?
Answers were Sorted based on User's Feedback
Answer / sriharsha
hi,
1) Pop-up Window
2) Object state
3) Test run error
4) Application Crash
| Is This Answer Correct ? | 19 Yes | 0 No |
What is the ur roles and responsibilities as automation testing engineer?
In a QTP project lets say there are 100+ function library and incorrectly we have duplicate some function in multiple libraries. How to find those duplicate functions and remove them?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent
How to add a runtime parameter to a data sheet?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
How QTP identify the system time that's changes every seconds?
hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c
What are the different types of functions available in qtp and explain ?
what is regular expression how will you implement it?
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
write a test script in QTP to test the text that written in an image(i.e jpg)of a web page???
what is frame work of qtp?