How u do the back end testing in QTP?
Answers were Sorted based on User's Feedback
Answer / saleh
First of all we have to know what is back end testing? Back
end testing is nothig but checking the correctness of the
database.
With QTP we can write a script which going to connect the
backend I mean a database of our inquary then we can set it
on the datatable where we can compare the backend data with
the real one and determine If there is any inconsistency.
and so on so forth...
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / sravanthi
To automate backend testing we can use database check
point.during this testing testors r checking the impact of
frond end operation on backend table in terms of
verification and validation
| Is This Answer Correct ? | 11 Yes | 2 No |
It seems Interview questions from Ordain Solutions are almost BASIC LEVEL-Easy. I am asking one tough question..(I think.. May be easy for some people) In recorded script the - WebLink("cityinfo") In reality, the WebLink name is "generalinfo" How you can write function to click that changed web link. NOTE: This functin should work with any Dynamic text link. I will post the answer later.
Hi , I am new to VBscripting, My requirment is to write a vbscript to read a row (which has coloumns like Description, Code, date(DD/MM/YY), hours etc) and export these feilds to a Website and then click on Submit Automatically on that web page. This it should do for all the Rows in that excel file. Any help is much appriciated Thanks Shalini
Is it possible to run QTP scripts created in IE 6.0 in IE 7.0?
What is action split and the purpose of using this in qtp?
What is the DIFF Between PROJECT AND PRODUCT?When Company will need Product?
Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.
How many types of recording modes in qtp? Which will be used when?
What are the differences between quicktest professional (qtp) and winrunner?
Explain sub procedure of vbscript.
I want different types of discriptive programming statments coded for different types of web-objects?Give syntax and example?
What is Descriptive Programing? In which cases, we will go for descriptive programing?
what is meant by automation tool?