If u don't have any Knowledge on perticular application but
they give that application to u for Testing ? Then How we
wil move towards testing on that application?
Answer Posted / usha
without knowing about application testing is not possible,
because by reading BRS,SRS,Function specifications/use
cases only we impliments test cases and executes tests. If
there is no information about application at least we must
find from our test lead whether it is related to any other
application and then we can proceed by gathering details
from experts or other sources then only we will tests that
application. Application means the customer should submit
details and his expectations on that soft ware. so i think
it is not come in to picture maximum.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does quicktest professional (qtp) is unicode compatible?
What is a quick test professional?
banking domain description for software tester for interview
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
what are the challenges you have faced while testing web based application using the automation tools ?
explain how to write vb script in qtp?when will you write own script?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
How to carry out bit map check points in QTP
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
Whats the realtime QTP testing process
What are the features and benefits of quick test pro (qtp 8.0)?
After fixing the bug, the same bug is raising again and again in new builds what we have to do? That bug is high level bug.
How to remove the associated function library?
What is synchronization point in QTP?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);