In a web page when we enter the city name corresponding zip
code is coming in the required field.Can any one please
write how to test using QTP,whether this code is coming from
Database or not.
How we can add actions in the test using QTP?
What is the virtual object?
does QTP provides any tools for parametrisation?
Can anybody give the script to addsheet, add column,add values under that column in the rows??
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
How to give Table check points?
what is the frame work in J-meter?
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
what is defenetion of kiran can u tell me plz CVS, SVN
Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?
I am trying to write a descriptive program for clicking on a perticular link.For that i wanted an index or location of that object.But when I viewing through spy, There was no index property of that object.What to do for getting index value.How can I get index? please any one let me know.
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.