how do you know which software with
version(ex.msoffice)available in our system,using tsl functions
Answers were Sorted based on User's Feedback
Answer / madhumitha
we can use gui get name function in TSL
try this one..........
GUI_get_name(outname,outversion);
pause(outname&" "&outversion);
note: here both the parameters and out variable.
coments always welcome
| Is This Answer Correct ? | 0 Yes | 0 No |
can i get apex technologies interview questions in testing
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
who prepare the RTM?
How to handle exceptions in for loop of DDT script.
what type of licence key r u using for winrunner software in your company?
which testing life cycle are u following & explain
How do you analyze results and report the defects?
What is database check points? how many types are there?Explain?
please tell me how to explain the project by taking any project (like banking product), how to start explaing?what will be the order of priority e.g.,like purpose, modules, HLDs LLDs etc., in testing point of view (as a testengineer). rightnow i can't explain my project though i've done successfully..so plz help me ..
9 Answers HCL, IBM, ITC Infotech, Raisoni, TCS, Wipro,
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?
hi i am unable to do select the flight in the flight table like list_select_item ("Flight",v_Select_Flight); v_Select_Flight=19072 LON 08:00 AM LAX 10:00 AM AF $161.90 why it is happining pls clarify me doubt
What is Configuration Management?