What do you verify with the database check point custom and what command it generates, explain syntax?
No Answer is Posted For this Question
Be the First to Post Answer
How to convert Manual Test script into Automation Test Script?
what is mean SRS and URS . differns btwn SRS and URS
how do to stop the functionality of UDF
In an Testing Interview, in winrunner the following question asked. what is the use of compile module? how u r implemnted these compile modules in ur project. give any TSL script of compile module?
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
What is the automation process in winrunner?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
0 Answers Google, Malhotra Associates, Seed Infotech,
What different actions are performed by find and show button?
What are the standards will you maintain at the timing of writing TSL script in WinRunner?
What is the purpose of a gui spy?
You declared a constant in a main test..Later you want tried to reinitialize that constant..what will happened? i.e const i=10; -- --- i=20; what will happen?
what is mean by v module . pls give answer with example