Do we get any issues if we run the test script on
differentbrowsers?what are the options we need to set in
QTP?
Answer Posted / pramod
Adding and recording from the other browsers except IE will
not work properly but we can run the script in any browser.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Diff b/w test scenario's and test Procedures?
Have you done batch testing in qtp? If yes how you are doing?
What is the parameterization? Give one example?
What are private functions in QTP? How they can be called from the function library?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
tell me abt a time when u had to go above &beyind the call of duty to get the job done
How to release all resources file from the QTP?
What is file database?
wht type of User defined functions or Java Releated functions Do we write in VB scripting
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Does QTP record on Objects created on XWindows Environment?
How do we handle run-time errors?
Differences between text and test area checkpoints?
What is debugging? How you debug your script?