I Am Planning to Write ISTQB foundation level
Ceritification of inida.
can Any Body let me know how to prepare for it & Any Study
material can you provide or Any other E-books i should need
to Study.
Please Mail to me ajaybe_2004@yahoo.co.in
THnaks in advance
Ajay
No Answer is Posted For this Question
Be the First to Post Answer
what we will test in functionality testing
Why we use Action Script(Multimedia Flash) rather than using other scripting languages (JAVA,VB...etc) ?
why script is client dependant.
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?
what will this do? function show_alert value="Show User" eval("x=10; y=20; document.write(x*y)");
What are the advantages and disadvantages of Descriptive programing and Object repository in QTP??
How can you convert QTP 8.2 scripts to QTP 9.2. Please give some inputs ASAP.
Need a batch file or VB script to delete old (more than 90datys) roaming profiles
How can Loading video files in AS3?
Hi Guys, I am very new to QTP tool , In real time environment how to test the application with this tool, 1. How to load application in QTP tool 2. How to write test script in QTP. 3. In manual testing we test login box (user id , password) how can we test this kind of testing with QTP tool with examples . Please guys put some focus on my questions , real time ecperienced answers would be appreciate, advance thanks ,please guys i am expecting ur answers as soon as posible
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?